Commit 3e8c6187 by BellCodeEditor

save project

parent 6d2c72ac
Showing with 5 additions and 2 deletions
......@@ -12,4 +12,7 @@ for i in message:
a3 = random.choice(key)
asd = a1 + a2 + a3
asd1 = asd1 + asd
print(asd1)
\ No newline at end of file
asdfghjkl = list(asd1)
asdfghjkl.insert(5,"port:@#$%^&")
zxcvbnm = ''.join(asdfghjkl)
print(zxcvbnm)
\ 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