Why is my code not working? It works totally fine in vs code tho. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why is my code not working? It works totally fine in vs code tho.

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

5th May 2023, 4:59 AM
Umang Vyas
Umang Vyas - avatar
4 Answers
+ 3
if it works in vs it's almost certainly just a limitation of the code bits environment. Given the errors that it throws, I'm guessing it doesn't know how to import turtle
5th May 2023, 6:12 AM
Orin Cook
Orin Cook - avatar
+ 3
"So what am i suppose to do?" Use VS code for graphic display. You can use the Sololearn code playground to write code when you're out and about and then copy it across to your other IDE when you want to run it.
5th May 2023, 6:42 AM
Ausgrindtube
Ausgrindtube - avatar
+ 2
... something else? Can't get around the basic limitations of the platform.
5th May 2023, 6:45 AM
Orin Cook
Orin Cook - avatar
0
So what am i suppose to do?
5th May 2023, 6:24 AM
Umang Vyas
Umang Vyas - avatar