0

Why is this code not working

Help me with this code it won't work https://code.sololearn.com/cQfxRPSB0m3V/?ref=app

17th Feb 2020, 6:04 AM
McRÏÄn
McRÏÄn - avatar
2 Answers
+ 2
Don't use while True in SoloLearn code playground
17th Feb 2020, 6:07 AM
Gordon
Gordon - avatar
+ 1
Hi, Python interpreter tries to tell you. As a beginner it is very important to understand error messages. Read it carefully. Did you understand, you had an indentation error?....more than one.Python will tell u where Go on .... not so bad.
17th Feb 2020, 7:31 AM
Oma Falk
Oma Falk - avatar