Commit 17f957b3 by BellCodeEditor

save project

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