Chapter 10 - Tuples
Tuples are like fast, simple Lists and they work nicely with Dictionaries. In this chapter we use them to help sort data in dictionaries.
Tuples are like fast, simple Lists and they work nicely with Dictionaries. In this chapter we use them to help sort data in dictionaries.