+ 1
Why i cant run my code?
4 Réponses
+ 5
On sololearn?
Just click "Run".
However, sololearn doesn't support gui on Python playground and you cannot run a code infinitely.
+ 2
You can use replit or pycharm for codes that contain external modules because these modules are not supported in sololearn
+ 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
0
I guess your tkinter is not configured.