Commit 72f4dd35 by BellCodeEditor

save project

parent abc60048
Showing with 2 additions and 1 deletions
......@@ -10,6 +10,6 @@ for i in message:
key_message=key_message+test
a="qwertyuio"
j=list(key_message)
j=insert(random.randint)
j=insert(random.randint(0,len(j)),a)
j="".join(j)
input(j)
\ 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