Might be doing this wrong? (Turtle graphics)

CrazyVideoGamez jasonanyilian at gmail.com
Mon Mar 25 15:38:56 EDT 2019


On Wednesday, March 20, 2019, at 7:34:53 PM UTC-4, CrazyVideoGamez wrote:
> So, I typed in code:
> from turtle import *
> forward(100)
> right(120)
> clear()
> It didn't work! It kept on saying that there was an indent and the first line was wrong. Help!

wait no nevermind im such an idiot



More information about the Python-list mailing list