Commit 23311c79 by BellCodeEditor

save project

parent e76c9b52
Showing with 2 additions and 0 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("折戟沉沙铁未销,\n自将磨洗认前朝。\n东风不与周郎便,\n铜雀春深锁二乔。",font=("楷体",30,"normal")) pen.write("折戟沉沙铁未销,\n自将磨洗认前朝。\n东风不与周郎便,\n铜雀春深锁二乔。",font=("楷体",30,"normal"))
turtle.bgcolor("purple")
turtle.done() 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