Commit 2d66197d by BellCodeEditor

save project

parent da756f8a
Showing with 4 additions and 4 deletions
message="你好"
for i in message:
print(i)
\ No newline at end of file
list1=["bei","er","bian","cheng"]
str1="/".join(list1)
print(str1)
\ 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