Commit b3fa68b3 by BellCodeEditor

save project

parent c0972e25
Showing with 5 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
screen=turtle.Screen()
screen.bgcolor("light green")
pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
#pen=turtle.Pen() #pen=turtle.Pen()
#en.write("Hi,诺伊~\n用python写电子贺卡真是太有趣了~+\n我也喜欢pytyon~\n-悟空",font=("Times",16,"normal")) #en.write("Hi,诺伊~\n用python写电子贺卡真是太有趣了~+\n我也喜欢pytyon~\n-悟空",font=("Times",16,"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