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)

2nd Oct 2020, 12:25 PM
Omkar Pawar
10 ответов
+ 2
your (corrected) code is in Html tab line 15ff. https://code.sololearn.com/WA4z7vNwIR87/?ref=app
2nd Oct 2020, 12:39 PM
Oma Falk
Oma Falk - avatar
+ 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
2nd Oct 2020, 12:33 PM
Slick
Slick - avatar
+ 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
2nd Oct 2020, 12:28 PM
Slick
Slick - avatar
+ 1
Omkar Pawar it doesn't works on sololearn if you are trying to do that using python compiler,
2nd Oct 2020, 12:30 PM
Abhay
Abhay - avatar
+ 1
Thanks but your first solutions is not working . Thanks for help
2nd Oct 2020, 12:31 PM
Omkar Pawar
+ 1
How to download python compiler
2nd Oct 2020, 12:32 PM
Omkar Pawar
+ 1
Ok buddy
2nd Oct 2020, 12:37 PM
Omkar Pawar
+ 1
Thanks to help
2nd Oct 2020, 12:37 PM
Omkar Pawar
0
Please give me answer
2nd Oct 2020, 12:26 PM
Omkar Pawar
0
Frogged thanks for help me🙏
2nd Oct 2020, 12:41 PM
Omkar Pawar