Commit 9a8fe30f by BellCodeEditor

save project

parent 8c9c04de
Showing with 8 additions and 3 deletions
input(name+"")
print(name+你好呀)
\ No newline at end of file
import turtle
pen=turtle.pen()
pen.begin_fill()
for i in range(5):
color=input(你想要什么颜色的五角心)
pen.
\ 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