Commit f50a1b14 by BellCodeEditor

auto save

parent 8176f7fe
Showing with 1 additions and 1 deletions
""" """
import turtle import turtle
pen=turtle.pen pen=turtle.Pen
int distance=10 int distance=10
for i in range(4): for i in range(4):
pen.down() pen.down()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment