Commit dbb571ff by BellCodeEditor

auto save

parent 60f3632d
Showing with 0 additions and 2 deletions
......@@ -11,8 +11,6 @@ for i in message:
str3=random.choice(key)
str4=str1+str2+str3
l=l+str4
len(k)
index=random.randint(0,len(k))
listy=list(l)
listy.insert(5,k)
m="".join(listy)
......
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