Commit c9748cc1 by BellCodeEditor

save project

parent d4209743
Showing with 4 additions and 4 deletions
import turtle
import turtle
import turtle
p=turtle.Pen()
p.write("你好啊",font=("Times",30",normal))
turtle.done
\ No newline at end of file
p.write("你好啊",font=("Times",30,"normal"))
turtle.done()
\ No newline at end of file
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