Authors: K. S. Ooi
String slicing technique can be applied to only one kind of Python 3 iterables. In Python 3, there are two kinds of iterables, the sequence and the collection. The string slicing technique can only be applied to sequence, and can not be applied to collection. For example, keys of dictionary are keys that uniquely identifies their respective values. Any values other than the keys cannot be used as identifiers. The implementation of Python in this respect is therefore clean. Keywords: Python 3, iterables, slicing, sequence, collection
Comments: 4 Pages.
Download: PDF
[v1] 2020-12-26 12:19:35
Unique-IP document downloads: 216 times
Vixra.org is a pre-print repository rather than a journal. Articles hosted may not yet have been verified by peer-review and should be treated as preliminary. In particular, anything that appears to include financial or legal advice or proposed medical treatments should be treated with due caution. Vixra.org will not be responsible for any consequences of actions that result from any form of use of any documents on this website.
Add your own feedback and questions here:
You are equally welcome to be positive or negative about any paper but please be polite. If you are being critical you must mention at least one specific error, otherwise your comment will be deleted as unhelpful.