Commit 38321635 by BellCodeEditor

save project

parent 3b4a10ce
Showing with 2 additions and 2 deletions
import random import random
key = "abcdefg好就发货的花费多少积分换房间都是大家大家记得点击胜利1234567?!" key = "abcdefghijklmn好就发货的花费多少积多大1234567890?!"
message = "你个大傻逼大傻逼大傻逼大傻逼!" message = input("请输入你要加密的语句:")
res="" res=""
for i in message: for i in message:
s1=random.choice(key) s1=random.choice(key)
......
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