Commit 1cb5d90a by BellCodeEditor

save project

parent fee5404c
Showing with 3 additions and 8 deletions
# 我们都爱夸夸夸 player=input("")
name=input("你的名字是什么") print("")
print("你是最棒的") \ No newline at end of file
import turtle
ink = input("什么色")
pen = turtle.fillcolor(color)
pen.begin_fill()
for i in range(5):
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