Commit 2d9e3141 by BellCodeEditor

save project

parent 0ddb737e
Showing with 2 additions and 11 deletions
import turtle player = input("请出拳(剪刀/石头/布):")
p = turtle.pen() print("玩家出拳:"+player)
color inpur("1:")
p.fillcolor(color)
p.begin_fill()
for i in range(5):
p.forward(100)
p.left(144)
p.end_fill()
turtie.done()
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