Commit a74058cb by BellCodeEditor

save project

parent 2234973b
Showing with 0 additions and 1 deletions
...@@ -15,7 +15,6 @@ for i in message: ...@@ -15,7 +15,6 @@ for i in message:
a="gznwqbsgnqsi2" a="gznwqbsgnqsi2"
d=list(d) d=list(d)
d.insert(random.randint(0,len(d)),a) d.insert(random.randint(0,len(d)),a)
d="".join(d) d="".join(d)
print(d) print(d)
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