Sequence – In Python a sequence is a way to store data in an organized and efficient way. There are several different data types in Python that use a sequence and they are strings, list and tuples are the most used sequences in Python and there are some rarer ones like ranges and binary sequences.
sequence
No comments:
Post a Comment