Commit c267e598 by BellCodeEditor

save project

parent 16762f51
Showing with 2 additions and 2 deletions
...@@ -8,4 +8,4 @@ for i in message: ...@@ -8,4 +8,4 @@ for i in message:
s3=random.choice(key) s3=random.choice(key)
s4=s1+s2+s3 s4=s1+s2+s3
sl=sl+s4 sl=sl+s4
print(sl) print(sl)
\ No newline at end of file \ 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