Commit a65d5de2 by BellCodeEditor

save project

parent 9484538a
Showing with 2 additions and 2 deletions
...@@ -7,8 +7,8 @@ for i in message: ...@@ -7,8 +7,8 @@ for i in message:
str1=i str1=i
str3=random.choice(key) str3=random.choice(key)
text =str1+str2+str3 text =str1+str2+str3
print(i) list_message=list(key_message)
list_message=insert(5,noise)
......
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