Commit 5318db80 by BellCodeEditor

save project

parent d223b699
Showing with 17 additions and 0 deletions
import random
key = "sbIcnmIfuckIsbIrnmIcIsbIhytIkfkIhtmIbxfIndyIbxzqlsbsIsbIcIntdbnhwI"
message = "战斗民族迷惑行为大赏,真好看!"
BiliBili2233n="fkajdfewhrjkfdjsfesjfekjfhfildlkifykc,kooci9yucnksci"
key_message=""
for i in message :
str1=i
str2=random.choice(key)
str3=random.choice(key)
wasdwasdwasd=str1+str2+str3
key_message=key_message+wasdwasdwasd
list_message=list(key_message)
list_message.insert(5,BiliBili2233n)
c="".join(list_message)
print(c)
\ 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