Get started with Python!
In this Python tutorial, we will keep learning about Python lists.
You will learn every list methods. As a bonus you will also get to know how to access attributes and methods from an object in Python using the dir( ) function.
Lists were covered in two parts (2 videos):
* Part 1/2: BASIC OPERATIONS ON LISTS
* Part 2/2: LISTS METHODS
Playlist: Beginner Python Tutorials | Video #7
Access the code here: https://github.com/rscorrea1/youtube.git
Timestamp:
00:00 - Start of the video
00:36 - How to access list methods
03:16 - Index method
05:10 - Append method
06:44 - Insert method
07:42 - Remove method
09:26 - Pop method
10:11 - Clear method
10:52 - Del function (bonus)
11:43 - Extend method
13:01 - Count method
13:53 - Reverse method
14:29 - Sort method
15:35 - Some word on copy method
Thumbnail:
Photo by Mario Ho on Unsplash