Commit 5b051349 by BellCodeEditor

save project

parent 9ac14874
Showing with 4 additions and 3 deletions
...@@ -12,8 +12,8 @@ for i in message: ...@@ -12,8 +12,8 @@ for i in message:
a3=random.choice(key) a3=random.choice(key)
b=a1+a2+a3 b=a1+a2+a3
c=c+b c=c+b
w=lest(c) w=list(c)
y=["#@%#^^&^gfhfgHfhyHURTYTTRY"] y=["#@%#^^&^gfhfgHfhyHURTYTTRY"]
w.ihsert(randint(0,len(w)),y) w.ihsert(randint(0,len("y"))
s="".join(w) s="s".join("w")
print(s) print(s)
\ No newline at end of file
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