Could anyone help me with this while loops in Python? I always get a "Time limit exceeded" | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Could anyone help me with this while loops in Python? I always get a "Time limit exceeded"

https://code.sololearn.com/cNXWs8WIqdUn/?ref=app

3rd Jun 2019, 2:08 PM
Chen
Chen - avatar
5 Answers
+ 3
sololearn cant handle infinit loops, download python on your computer and have fun with infinit loops
3rd Jun 2019, 2:46 PM
Cat Sauce
Cat Sauce - avatar
+ 6
Answer came for me!!
4th Jun 2019, 5:05 PM
M.MANIVANNAN
M.MANIVANNAN - avatar
+ 4
In line 4 use = not ==. 🙂
3rd Jun 2019, 2:12 PM
David Ashton
David Ashton - avatar
0
Just Python ide can get unlimited times loop , sometime I just sololearn also get same problem to yours , that Is normal
1st Jul 2019, 2:47 PM
Andybirdgirl
Andybirdgirl - avatar
0
Yu Qinyang Andy this thread is a month old...
3rd Jul 2019, 2:06 PM
Cat Sauce
Cat Sauce - avatar