Commit d4ee7a4c by BellCodeEditor

save project

parent 8e9db60e
Showing with 6 additions and 1 deletions
#import turtle
#pen=turtle.Pen()
#pen.write("蜀道难\n噫吁嚱,危乎高哉!蜀道之难,难于上青天!"font=("Times",100,"normal")# 利用write()帮助悟空给诺依回信吧~
#turtle.done()
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("蜀道难\n噫吁嚱,危乎高哉!蜀道之难,难于上青天!"font=("Times",100,"normal")# 利用write()帮助悟空给诺依回信吧~ pen.circle(75)
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