Commit ea8e99af by BellCodeEditor

save project

parent 32893b82
Showing with 1 additions and 1 deletions
...@@ -11,6 +11,6 @@ for i in message: ...@@ -11,6 +11,6 @@ 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=text+poikl poikl=poikl+text+poikl+text+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