9 Answers
New AnswerIn Sololearn you can import the turtle module but you won't be able to draw with it. You can try that. It will give certain errors saying that something was not installed properly (I don't remember the exact error).
Yeah !! sololearn doesn't support turtle module. But, Better and another choice to run your Code on ------------------------------------------------ https://repl.it/languages/python_turtle ------------------------------------------------ "repl.it" supports turtle module. and also have awesome features. here is one example of mine ------------------------------------------------- https://repl.it/repls/QuaintSpotlessMole ------------------------------------------------- best of luck, Saurabh Zinjad
https://code.sololearn.com/cs7VffTj6skH/?ref=app see in this code turtle is imported without any problem but module xyz can't be imported(as it doesn't exist). If sololearn doesn't support turtle than how can one import it without any difficulty
@Saurabh Zinjad did you purposely make b.speed(10) in https://repl.it/repls/QuaintSpotlessMole , if not: the speed could be set to 0 and run at its fastest speed b.speed(0)
if you want you can use vscode by microsoft. It is a good code editor(Probably the best).
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message