+ 1
Has anyone else gotten this bug?
I can not complete the else statement problem because my app is bugged out on the y line on the 3rd problem. it says x=10 y=20 but when i put in 20 for y it just goes to the next line. I'm extremely frustrated that it wont let me input the correct answer.
4 Respuestas
+ 2
Sorry, eating lunch. :D
I see your problem. It's not asking you to input its value, but what's missing from the code. In this example, it's focused on properly setting up the IF statement.
EXAMPLE:
if x < y:
print()
+ 1
its in python under control statements, in else statements. its the 3rd question in the series. it asks fill in the blanks. x=10 y=20 if x_ y_ print (). im pretty positive you just input the x and y into the blanks but the y blank only lets me do one number. i can't see how it's anything else but 20.
0
Hard to say without seeing the actual problem you're looking at. More than likely, it's not what it seems.
Which language and area are you in right now? I'll take a peek at it.
0
no bug is foynd.while executing.