Commit 0e71c6cd by BellCodeEditor

save project

parent f00a5fa2
Showing with 0 additions and 7 deletions
......@@ -18,10 +18,3 @@ message1.insert(random.randint(0,len(message1)),"¥%……&*$%_*^&%(%^")
message2="".join(message1)
print(message2)
t=int(input())
while True
if t!=r:
print("输入错误")
return
elif t==r:
print(message)
break
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