Commit 3decc4a4 by BellCodeEditor

save project

parent e2922d5d
Showing with 2 additions and 0 deletions
......@@ -11,4 +11,5 @@ for i in message:
text = text+str1+str2+str3 #诺53 依65
text = list(text)
text.insert(5,noise)
text = "".join(text)
print(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