0
What is wrong in this code? Code is in tha description
import turtle t=turtle.turtle () for x in range(100): t.forward(x) t. left(90)
10 Respostas
+ 2
your (corrected) code is in Html tab line 15ff.
https://code.sololearn.com/WA4z7vNwIR87/?ref=app
+ 2
i just ran it in pydroid, it works. as Abhay mentions, it doesnt work here on Sololearn. Try to download pydroid in the app store
+ 1
I Just told you buddy!
next time, please look at what someone writes when they try to help.
t = turtle.Turtle()
# i didnt capitalize the 2nd for no reason
+ 1
Omkar Pawar it doesn't works on sololearn if you are trying to do that using python compiler,
+ 1
Thanks but your first solutions is not working . Thanks for help
+ 1
How to download python compiler
+ 1
Ok buddy
+ 1
Thanks to help
0
Please give me answer
0
Frogged thanks for help međ