Commit b7fde42c by BellCodeEditor

auto save

parent bec078b8
Showing with 5 additions and 4 deletions
# 玩家出拳 import turtle
player=input("石头/剪刀/布") pen=turtle.Pen()
print("玩家出拳:"+player) pen.circle()
\ No newline at end of file turtle.done()
\ 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