Commit 387a56b0 by BellCodeEditor

save project

parent 5f068d79
Showing with 3 additions and 0 deletions
import turtle
pen.penup()
pen.goto(-100,10000000)
pen.pendown()
pen=turtle.Pen()
pen.write("ffcfgfvcc",font=("Times",30,"normal"))
from turtle import *
......
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