Commit 8fac4b7e by BellCodeEditor

save project

parent daede70c
Showing with 2 additions and 2 deletions
...@@ -2,4 +2,4 @@ class1='minghonglanlv' ...@@ -2,4 +2,4 @@ class1='minghonglanlv'
nnnnn=list(class1) nnnnn=list(class1)
nnnnn.insert(-2,"san") nnnnn.insert(-2,"san")
class1="".join(nnnnn) class1="".join(nnnnn)
print(class1) print(class1)
\ No newline at end of file \ 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