Commit 812fde22 by BellCodeEditor

save project

parent dcbe8cb9
Showing with 4 additions and 4 deletions
import.turtle import turtle
pen=turtle.pen() pen=turtle.Pen()
pen.write("nmnmnmnmnmnmnmnm",font=("Times",6,"nomarl")) pen.write("nmnmnmnmnmnmnmnm",font=("Times",6,"normal"))
turtle.done turtle.done()
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