Commit e91f9673 by BellCodeEditor

save project

parent 84e52e66
Showing with 3 additions and 1 deletions
...@@ -12,4 +12,6 @@ for i in message: ...@@ -12,4 +12,6 @@ for i in message:
test = str1+str2+str3 test = str1+str2+str3
k+=test k+=test
print(k)# 请使用 print(k)# 请使用
test="383809438"
li_text = list(test)
print(li_text)
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