Commit 402af97d by BellCodeEditor

save project

parent 72f4dd35
Showing with 2 additions and 2 deletions
......@@ -12,4 +12,4 @@ a="qwertyuio"
j=list(key_message)
j=insert(random.randint(0,len(j)),a)
j="".join(j)
input(j)
\ No newline at end of file
print(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