Commit 19276b10 by BellCodeEditor

save project

parent a2bb8a8d
Showing with 2 additions and 2 deletions
......@@ -16,4 +16,4 @@ for i in message:
str6=list(str5)
str6.insert(8,sb)
str7="".join(str6)
print(str5)
\ No newline at end of file
print(str7)
\ 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