Commit 92a8b144 by BellCodeEditor

auto save

parent 1665219a
Showing with 1 additions and 0 deletions
......@@ -14,6 +14,7 @@ for i in message:
str4=str1+str2+str3
str5=str5+str4
str6=list(str5)
message=random.randint(0,len(i))
str6.insert(4,f)
str7="".join(f)
......
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