Commit 05a0afeb by BellCodeEditor

save project

parent ce66450c
Showing with 4 additions and 0 deletions
......@@ -10,4 +10,7 @@ for i in message:
d1=random.choice(key)
d2=random.choice(key)
a+=d+d1+d2
text = list(a)
text.insert(6,"卢浮宫故宫送达方立即阿道夫")
a="".join(text)
print(a)
\ 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