Commit 96419206 by BellCodeEditor

auto save

parent 3ac93200
Showing with 3 additions and 3 deletions
......@@ -12,5 +12,5 @@ for i in message:
str2=random.choices(key)
str3=random.choices(key)
text=str1+str2+str3
a=text
print(a)
\ No newline at end of file
a=text
d=a+b
\ 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