Commit 5b051349 by BellCodeEditor

save project

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