Commit 5f8283c7 by BellCodeEditor

save project

parent 0c04b56a
Showing with 12 additions and 0 deletions
import random
key="简单打算离开房间弗兰克为了克服得分分为氛围"
message="你好黄浩然"
km=""
for i in message:
x=i
y=random.choice(key)
z=random.choice(key)
text=x+y+z
km=km+text
print(km)
\ 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