Commit b6df749e by BellCodeEditor

save project

parent cb7404c3
Showing with 5 additions and 6 deletions
choise=input("请输入你的选择") import random
if choise=="是": list["a","b","c","d"]
print("答对了") letter=random.choice(list)
else: print(letter)
print("答错了") \ No newline at end of file
\ 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