0

I couldn't share my program because of this pop-up It looks like your post is mostly code; please add some more details. MY CODE :

  • Ask the user about his first name

    a = next line 
    
  • Ask the user about his age

    e =next int 
    
  • Ask the user about his adress

    c = next line
    
  • Ask the user about his last name

    b = next line
    

The program skips e =next int. Even my teacher didn't know why. Please help.

Federico klez Culloca
  • 22,898
  • 15
  • 55
  • 90
  • 3
    You should have tried to find a balance between too much code and no code at all. In other words you should have provided a [Minimal, Complete, and Verifiable Example](http://stackoverflow.com/help/mcve), not a dump of your code. – Federico klez Culloca Feb 06 '21 at 16:22

0 Answers0