Commit 1cb74fd0 by BellCodeEditor

save project

parent 34b24437
Showing with 3 additions and 2 deletions
...@@ -11,4 +11,5 @@ for i in message: ...@@ -11,4 +11,5 @@ for i in message:
Str2=random.choice(key) Str2=random.choice(key)
Str3=random.choice(key) Str3=random.choice(key)
text=Str1+Str2+Str3 text=Str1+Str2+Str3
a=print(text) a=print(text)
\ No newline at end of file print(a)
\ 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