tuple functions in python (1)

Example of the strict separation entre List and Tuple in Python

In earlier parts of this series, we compared tuple functions in python against list functions. Both idioms mean the same. How can I tell a tuple apart from a list? Why is it important to understand the distinction between a tuple and a list when usin...

Scarlett Watson · 07 January 2023 · 98