Commit 494aea20 by BellCodeEditor

save project

parent 0742e471
Showing with 6 additions and 3 deletions
import random
l=['真丑','被斩首','真帅']
while True:
list=[]
print("王伟超" )
\ No newline at end of file
print("王伟超",random.choice(l) )
\ 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