1.

# drawingimport turtlet= turtle. Pen()color={"green","blue", "red", "black"}for x in range (100) :t.pencolor (color[x\4]) |t.forward (x)t.left (89)syntax error kyu dikh raha hai?pls tell in python​

Answer»

ANSWER:

CHECK the SPELLING of COLOUR..



Discussion

No Comment Found