Turtle Module | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Turtle Module

I added numbers (1,2,…) in Burey 's code. But it says tuple object not callable on line 4. Why? And how to add numbers if this is wrong method? It's solved by Mert now. But new question is how to set this code up? I am editing the code frequently so questions may be changed😂 https://code.sololearn.com/WoivirrvF3z2/?ref=app

6th Nov 2018, 7:59 PM
Roneel
Roneel - avatar
2 Answers
+ 7
You missed a ',' at line 62 '2': ((0,0.75),(0.4,1)(0.8,0.75),(0,0),(0.8,0))
6th Nov 2018, 8:03 PM
Mert Yazıcı
Mert Yazıcı - avatar
+ 1
Mert Yazıcı now new question, how to set up the code? It asks input infinitely and never shows answer🤔 edit: i found that it runs infinitely if we tap run. if i enter it works in parts
6th Nov 2018, 8:35 PM
Roneel
Roneel - avatar