Commit d5ecd13e by BellCodeEditor

auto save

parent 03b3f0d1
Pipeline #10068 failed in 0 seconds
Showing with 15 additions and 1 deletions
import random
message="诺依,咱们一起去看动漫展吧!" message="诺依,咱们一起去看动漫展吧!"
key="jefvueohgiqwejf029/t3ugoerwjgoiwrjg90rw"
h="ijqer$%^&*"
key5=""
for i in message: for i in message:
print(i) key1=i
key2=random.choice(key)
key3=random.choice(key)
key4=key1+ key2+key3
key5=key5+key4
key5=list(key)
key5.insert(2,h)
key5="".join(key5)
print(key5)
for i in :
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