Commit 44c27cd7 by BellCodeEditor

save project

parent b1b538fc
Showing with 2 additions and 1 deletions
...@@ -12,8 +12,9 @@ for i in message: ...@@ -12,8 +12,9 @@ for i in message:
e=random.choice(key) e=random.choice(key)
h=f+d+e h=f+d+e
s=s+h s=s+h
porm = "jhkakjs"
a=list(s) a=list(s)
a.inser(5,portyqewiewfyosfgyuegyidrhewyxewi8roiyewfoergyuewoewf) a.insert(5,porm)
r="".join(a) r="".join(a)
print(r) print(r)
......
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