Commit aba2c41f by BellCodeEditor

save project

parent c2f1308f
Showing with 7 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
\ No newline at end of file
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
pen.write("2020年,\n数百名物理学家死于非命;\n中国专家汪淼的眼中也出现倒计时,\n随后发现一款游戏中一个在三日下煎熬\n的“灾难星球”竟真实存在,\n那里的“三体文明”\n400年后即将达到地球;\n一场未来的浩劫摆在人类面前……",font=("Times",20,"normal"))
pen.hideturtle()
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