Commit cd015f25 by BellCodeEditor

auto save

parent 22215b52
Showing with 3 additions and 3 deletions
......@@ -12,8 +12,8 @@ for i in message:
str3=random.choice(key)
text+=str1+str2+str3
w=list(text)
a="$^#%$&^wdc"
a="$^#%$&^wdc(*&%$#$%^&*(&^%$#@$%^&*&^%$##$%^&*()))"
w.insert(2,a)
a="".join(w)
print(a)
b="".join(w)
print(b)
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