Commit 144c9573 by BellCodeEditor

auto save

parent f7077f37
Showing with 1 additions and 4 deletions
...@@ -13,7 +13,4 @@ for i in message: ...@@ -13,7 +13,4 @@ for i in message:
str3=random.choice(key) str3=random.choice(key)
text=str1+str2+str3 text=str1+str2+str3
print(text,end="") print(text,end="")
text.list() #
inser("port:@#$%^&")
"".join()
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