Commit 3abbf381 by BellCodeEditor

auto save

parent 22354288
Showing with 6 additions and 0 deletions
# a="wellcome to the bellcode"
a="小红 12 13 23 41 52 65"
b=a.split()
c=b[1:]
print(c)
\ 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