Commit 5793a099 by BellCodeEditor

save project

parent 10241ee2
Showing with 2 additions and 1 deletions
......@@ -2,5 +2,5 @@
import turtle
pen=turtle.Pen()
pen.hideturtle()
write("너는 바보\n입니다\n翻译:你是个傻叉")
pen.write("너는 바보\n입니다\n翻译:你是个傻叉",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