Commit 9918cfc0 by BellCodeEditor

save project

parent e876b8ae
Showing with 7 additions and 0 deletions
str1="本节课我们学习文字加密"
str2="用phthon进行"
str_3ist=list(str1)
str_3ist=insert(7,str2)
str4=""join(str3)
print(str4)
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