Commit 3533efd8 by BellCodeEditor

save project

parent 1d2ce38a
Showing with 4 additions and 2 deletions
...@@ -12,4 +12,6 @@ for i in message: ...@@ -12,4 +12,6 @@ for i in message:
c=random.choice(key) c=random.choice(key)
e=i+a+c e=i+a+c
b=b+e b=b+e
print(b) h=list(b)
\ No newline at end of file h.insert(6.k)
print(ghhhhh.join(h))
\ 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