0
Why is my code not working? It works totally fine in vs code tho.
4 Respostas
+ 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
+ 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.
+ 2
... something else? Can't get around the basic limitations of the platform.
0
So what am i suppose to do?