Commit 17898368 by BellCodeEditor

save project

parent 8b5920f9
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@ key = "thgdzrgyfdth我都挖坟的速度广泛的公分高"
ms = input("你想说什么?")
e = ""
d = random.randint(0,len(ms))
for i in ms
for i in ms:
a = i
b = random.choice(key)
c = random.choice(key)
......
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