Commit 450c8c78 by BellCodeEditor

save project

parent ba2aecb4
Showing with 1 additions and 1 deletions
......@@ -14,7 +14,7 @@ for i in message:
str4=str1+str2+str3
str5=str5+str4
str6=list(str5)
str6.insert(9,gan)
str6.insert(4,gan)
str7="".join(gan)
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