To answer this question you will learn to:
Identify types.
Predict the output of type(x).
type(x)
Use appropriate methods over each type.
Match properties of strings with lists.
Compare lists of lists with matrices.
Data types
Data types - strings
Data types - lists, sequences and unpacking
Practical - Types
Practical
Interactive