Commit 1dc131af by BellCodeEditor

auto save

parent e3160ea5
Showing with 6 additions and 0 deletions
string = "贝尔编程"
string2 = "sahdjash"
str1 = list(string)
str2 = "sahdjash".join(str1)
print(str2)
\ 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