Why i cant run my code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
27th Jun 2023, 1:22 PM
Ali
Ali - avatar
4 Answers
+ 5
On sololearn? Just click "Run". However, sololearn doesn't support gui on Python playground and you cannot run a code infinitely.
27th Jun 2023, 1:27 PM
Lisa
Lisa - avatar
+ 2
You can use replit or pycharm for codes that contain external modules because these modules are not supported in sololearn
27th Jun 2023, 2:45 PM
Hasnain [ACTIVE CHALLENGER]
Hasnain [ACTIVE CHALLENGER] - avatar
+ 2
Your game Ali works to some degree in sculpt but it is limited in the onkeypress(es) and a few other sololearn glitches ( turtle doesn't actually support title here, one glitch, screen I had to modify, second glitch, .. ) Other than that it looks like a good bouncing ball "game" . BTW, in order for the code to work you may have to try it a few times before you start seeing the red ball actually flow correctly. https://code.sololearn.com/WE1gGkMAlyQd/?ref=app
27th Jun 2023, 7:16 PM
BroFar
BroFar - avatar
0
I guess your tkinter is not configured.
27th Jun 2023, 9:52 PM
Aurang Zeb
Aurang Zeb - avatar