Commit 8fa51f0f by BellCodeEditor

save project

parent 7b00986f
Showing with 2 additions and 2 deletions
......@@ -10,5 +10,4 @@ for i in range(len(q_1)):
q_1.insert(random.randint(0,len(q_1)),q)
# 请使用私钥key,对message进行加密
m="".join(q_1)
print(m)
print(m)
\ 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