generated from mwc/lab_names
not close
This commit is contained in:
10
drawings.py
Normal file
10
drawings.py
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
from turtle import forward, right
|
||||
forward(100)
|
||||
right(90)
|
||||
forward(100)
|
||||
right(90)
|
||||
forward(100)
|
||||
right(90)
|
||||
forward(100)
|
||||
right(90)
|
||||
Reference in New Issue
Block a user