# 4.) When to Use Tuples. # You'll have an intuition of how to use tuples based on what you've learned # about lists. We can treat them very similarly with the major distinction being # that tuples ...