Commit 72953922 by BellCodeEditor

save project

parent 943c06b0
Showing with 3 additions and 0 deletions
...@@ -9,4 +9,7 @@ message = "诺依,周末一起去看动漫展吧!" ...@@ -9,4 +9,7 @@ message = "诺依,周末一起去看动漫展吧!"
for i in message: for i in message:
str1+=i+random.choice(key)+random.choice(key)+"\n" str1+=i+random.choice(key)+random.choice(key)+"\n"
print(str1) print(str1)
for l in message:
l,3%3
print(message)
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