+ 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
2 Respostas
+ 7
You missed a ',' at line 62
'2': ((0,0.75),(0.4,1)(0.8,0.75),(0,0),(0.8,0))
+ 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