Lists and Tuples in Python
Video: .mp4 (1920x1080, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 176 MB
Genre: eLearning Video | Duration: 11 lectures (1 hour, 1 mins) | Language: English
Video: .mp4 (1920x1080, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 176 MB
Genre: eLearning Video | Duration: 11 lectures (1 hour, 1 mins) | Language: English
In this course, you’ll learn about working with lists and tuples. Lists and tuples are arguably Python’s most versatile, useful data types. You’ll find them in virtually every non-trivial Python program.
Here’s what you’ll learn in this tutorial: You’ll cover the important characteristics of lists and tuples. You’ll learn how to define them and how to manipulate them. When you’re finished, you’ll have a good feel for when and how to use these object types in a Python program.
Home page: https://realpython.com/courses/lists-tuples-python/