Commit 7029782a by BellCodeEditor

auto save

parent 79353ebc
Pipeline #5280 failed in 0 seconds
Showing with 4 additions and 0 deletions
strLsit = "1 2 3 4 5"
listStr =strLsit.split(" ")
print(listStr[0:3])
\ 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