Commit 2e2d0994 by BellCodeEditor

save project

parent 6645ab3a
Showing with 3 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
screen=turtle.Screen()
screen.bgcolor("green")
pen=turtle.Pen() pen=turtle.Pen()
pen.write("人民币在1948.12.01成立\n马文蔚书写中国人民银行.",font=("Times",30,"normal")) pen.write("人民币在1948.12.01成立\n马文蔚书写中国人民银行.",font=("Times",30,"normal"))
......
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