Commit ba6b1bf3 by BellCodeEditor

save project

parent 5f28a4fe
Showing with 10 additions and 3 deletions
# 我们都爱夸夸夸
a=input("我们都爱夸夸")
print(a+"你好")
import turtle
color=input("什么色?")
turtle.Pen()
pen.fillcolor(color)
pen.begin_fill()
for i in range(5):
pen.forward(67)
pen.right(144)
prn.end=fill()
turtle.dome()
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