Commit dff4b921 by BellCodeEditor

save project

parent 18891748
Showing with 12 additions and 0 deletions
import random
# 私钥
key = "sbsbsbsbsbsbsbsbsbsbsbsbsbsbsbsbsb!"
# 要加密语句
message = ['诺', '依', ',', '周', '末', '一', '起', '去', '看', '动', '漫', '展', '吧', '!']
a="".join(message)
print(a)
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