Commit ef5ccb27 by BellCodeEditor

save project

parent 1dd7081d
Showing with 9 additions and 0 deletions
import random
key="制作加密密码真是太有趣了"
massage="诺依,周末一起看漫画展"
key.massage=""
for i in message:
str=i
str2=random.choich(key)
str3=random.choich(key)
text=str1+str2+str3
\ 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