1️⃣

14.1 Notes on Tuples

Notes on Tuples

In this chapter, we will use the term “tuple” many times. We will cover tuples in a later section, but just know that they contain data and are structured like lists. If you are curious about tuples, take a peek at chapter 17.
 
⚖️
Copyright © 2021 Code 4 Tomorrow. All rights reserved. The code in this course is licensed under the MIT License. If you would like to use content from any of our courses, you must obtain our explicit written permission and provide credit. Please contact classes@code4tomorrow.org for inquiries.