Commit 9c6e78f6 by BellCodeEditor

auto save

parent d3cf18d1
Showing with 5 additions and 4 deletions
import turtle()
import turtle
pen=turtle.Pen()
pen.write("小可爱,你好呀",font=("Times",20,"normal"))
pen.turtledone()
\ No newline at end of file
pen.write("脑好呀",font=("Times",20,"normal"))
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