Commit b8be2156 by BellCodeEditor

auto save

parent bb03535a
Showing with 4 additions and 0 deletions
import turtle import turtle
screen=turtle.screen()
screen.
pen=turtle.pen() pen=turtle.pen()
pen.write("Hi,诺依~\n用Python写电子贺卡真的太有趣啦~\n我也喜欢Python~\n——悟空",font=("Times",15,"normal")) pen.write("Hi,诺依~\n用Python写电子贺卡真的太有趣啦~\n我也喜欢Python~\n——悟空",font=("Times",15,"normal"))
pen.hideturtle() pen.hideturtle()
......
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