diff --git a/6.py b/6.py index 2ceafa2..9125772 100644 --- a/6.py +++ b/6.py @@ -1,5 +1,5 @@ from turtle import * -lt(90) + size=30 screensize(2000,2000) tracer(0)