Why does slicing by [1::1] output everything but the first character/element?

后端 未结 0 1755
温柔的废话
温柔的废话 2020-12-16 12:43

I just now came across something, why does slicing/indexing a string or a list with [1::1] removes the first character or element, I have a few examples:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题