Commit bd687827 by BellCodeEditor

save project

parent 23dfff73
Showing with 18 additions and 0 deletions
import random
list1=["a","b","c"]
player=input("")
dn=random.choice(lisel)
if player==dn:
print("")
elif player=="a" and dn=="b"
print("")
elif player=="b" and dn=="c"
print("")
elif player=="c" and dn=="a"
print("")
elif:
print("")
import turtle
pen=turtle.Pen()
pen.write("的肉的!",font=("Times",20,"nomal"))
\ 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