Commit c04fa5a2 by BellCodeEditor

auto save

parent bc84190d
Showing with 8 additions and 2 deletions
import tuetle import tuetle
h=random e=input("请出石头/砂锅/水")
\ No newline at end of file k=random.choice(["石头","砂锅","水"])
while True:
if k==e:
print("计算机出牌"+k)
print("平局")
if
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