Commit 45c25b0e by BellCodeEditor

save project

parent 70976d97
Showing with 2 additions and 2 deletions
import turtle
Pen=turtle.Pen()
Pen.write("春眠不觉晓,处处蚊子咬。夜来风雨声,花落知多少")
font=("Times",30,normal)
Pen.write("春眠不觉晓,\n处处蚊子咬。\n夜来风雨声,\n花落知多少——、\n春晓", font=("Times",10,"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