Commit 053186c3 by BellCodeEditor

save project

parent 6d817bcc
Showing with 4 additions and 0 deletions
......@@ -7,4 +7,7 @@ for i in message:
O=random.choice(key)
z=random.choice(key)
L=T+O+z
list(L)
insert(3,"kjhnkko")
L="".join(L)
print(L)
\ 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