Has anyone else gotten this bug? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

5th Feb 2018, 5:32 PM
Robert Scott
Robert Scott - avatar
4 Answers
+ 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()
5th Feb 2018, 6:01 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 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.
5th Feb 2018, 5:39 PM
Robert Scott
Robert Scott - avatar
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.
5th Feb 2018, 5:34 PM
Fata1 Err0r
Fata1 Err0r - avatar
0
no bug is foynd.while executing.
6th Feb 2018, 3:52 AM
julakanti saikumar
julakanti saikumar - avatar