Commit 6fa52253 by BellCodeEditor

save project

parent ea258dc2
Showing with 1 additions and 0 deletions
......@@ -15,4 +15,5 @@ for i in message:
key_miss+=text
key_list=list(key_miss)
key_list.insert(random.randint(0,len(key_list)),noise)
key_list="".join(key_list)
print(key_list)
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