Commit 01c264de by BellCodeEditor

save project

parent 1f94e4d4
Showing with 8 additions and 0 deletions
......@@ -6,6 +6,8 @@ message="诺伊,周末一起去看动漫展。"
passkey="低热量看瑞泰科技就金海热电看"
noise="pote:!@#$%^%$#@#$^(*&$)"
for i in message:
str1=i
str2=random.choice(key)
......@@ -15,3 +17,5 @@ for i in message:
print(passkey )
list_message=list(passkey)
list_message.insete(5,noise)
text="周末一起去欢乐谷。"
li_text=list(text)
print(li_text)
\ 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