Commit 2375e795 by BellCodeEditor

save project

parent ea8e99af
Showing with 2 additions and 1 deletions
...@@ -11,6 +11,7 @@ for i in message: ...@@ -11,6 +11,7 @@ for i in message:
s2 = random.choice(key) s2 = random.choice(key)
s3 = random.choice(key) s3 = random.choice(key)
text = s1+s2+s3 text = s1+s2+s3
poikl=poikl+text+poikl+text+poikl poikl=poikl+text
poiuy=list(poikl)
print(poikl) print(poikl)
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