Python Lists & Tuples for Beginners - Python Tutorial

Python Lists & Tuples for Beginners - Python Tutorial

Dave Gray via YouTube Direct link

Intro

1 of 20

1 of 20

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Python Lists & Tuples for Beginners - Python Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Welcome
  3. 3 Lesson 5 Correction
  4. 4 Quick Setup
  5. 5 What are lists?
  6. 6 Check for a value in a list
  7. 7 Retrieve a list value by index
  8. 8 Retrieve a range of list values
  9. 9 Get the length of a list
  10. 10 Appending items to a list
  11. 11 Inserting values at a specific list index
  12. 12 Replacing list values
  13. 13 Removing, deleting, clearing
  14. 14 Sorting lists
  15. 15 Copying lists
  16. 16 List constructor and data type
  17. 17 Tuples vs Lists
  18. 18 If you need to change a tuple
  19. 19 Unpacking tuples
  20. 20 Using dot notation to find methods

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.