Commit 0d5a3a4b by BellCodeEditor

save project

parent b9ec861e
Showing with 6 additions and 2 deletions
...@@ -12,5 +12,8 @@ for i in message: ...@@ -12,5 +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)
print(c) y=["#@%#^^&^gfhfgHfhyHURTYTTRY"]
w.ihsert(randint(0,len(w)),y)
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