Commit f3df82fe by BellCodeEditor

save project

parent d35ffc40
Showing with 1 additions and 2 deletions
...@@ -16,8 +16,7 @@ for i in message: ...@@ -16,8 +16,7 @@ for i in message:
str2=random.choice(key) str2=random.choice(key)
str3=random.choice(key) str3=random.choice(key)
text=text+str1+str2+str3 text=text+str1+str2+str3
print(text)
list_message=list(text) list_message=list(text)
list_message.insert(5,(port:@#$%^&)) list_message.insert(5,noise)
print("".join(list_message)) print("".join(list_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