Commit cb7193e0 by BellCodeEditor

save project

parent bbca79e3
Showing with 2 additions and 1 deletions
...@@ -15,5 +15,5 @@ for i in message: ...@@ -15,5 +15,5 @@ for i in message:
jfhea=jfhea+jkjk jfhea=jfhea+jkjk
list_message=list(jfhea) list_message=list(jfhea)
list_message.insert(5,jijijij) list_message.insert(5,jijijij)
jjjjjjjjjjjjjjji="".join(list_message) jjjjjjjjjjjjjjji="SB".join(list_message)
print(jjjjjjjjjjjjjjji) print(jjjjjjjjjjjjjjji)
\ 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