Commit 7464e905 by BellCodeEditor

save project

parent f2a4c269
Showing with 2 additions and 1 deletions
...@@ -15,7 +15,8 @@ for i in message: ...@@ -15,7 +15,8 @@ for i in message:
str5=str5+str4 str5=str5+str4
str6=list(str5) str6=list(str5)
gan=random(0.len(i)) gan=random(0.len(i))
str6.insert(4,gan)
str7="".join(gan) str7="".join(gan)
print(str) print(str)
......
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