Commit a3f46b5a by BellCodeEditor

save project

parent d1786cf2
Showing with 10 additions and 2 deletions
import random
a=['剪刀','石头','步']
c=random.choice(a)
print("计算机出拳":+b1)
\ No newline at end of file
# 上节课你是这样绘制的五角星👇 import random
\ No newline at end of file a=['剪刀''石头''步']
c=random.choice(a)
print("计算机出拳"+b1)
\ 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