Commit 930bca78 by BellCodeEditor

save project

parent 1fd5d3d1
Showing with 3 additions and 2 deletions
......@@ -11,7 +11,7 @@ for i in message:
str1=random.choice(key)
str2=random.choice(key)
text = text+str1+str2
a=a+text:
a=a+text
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