What are the different types of sequences in Python?

Python

Can anyone tell me what are the different types of sequences in Python?

1
Answers

Replies

sequences in Python help in storing the multiple values in the organized way. Python has come up with 7 sequence types. They are listed below:


Tuples


Strings


Unicode strings


Lists


Buffers 


Xrange objects


Strings

 
 

If you want to unleash your potential in this competitive field, please visit the Python course page for more information, where you can find the Python tutorials and Python frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.