Commit 709d6830 by BellCodeEditor

save project

parent cd4b9892
Showing with 4 additions and 2 deletions
import turtle
import turtlepink
pen=turtle.Pen()
pen.fillcolor("red")
pen.fillcolor("bule)
pen.begin_fill()
for i in range(36):
pen.forward(200)
......
name=input("勇于挑战的创造师,你叫什么名字?")
print("name+你好啊")
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