Beginner Python Tutorial #6 - Introduction to Lists in Python

preview_player
Показать описание
Get started with Python!
In this Python tutorial, we will start learning about one of the most versatile data types in Python: Lists. In this video you will grasp the most important basic operations on lists.
Lists are very much used in Python and you will get a complete picture after watching the next video where we will learn about list methods.

Lists will be covered in two parts (2 videos):
* Part 1: BASIC OPERATIONS ON LISTS
* Part 2: LISTS METHODS

Playlist: Beginner Python Tutorials | Video #6

Timestamp:
0:00 - Start of the video
0:24 - How to create a list
2:31 - Basic operations on lists
2:33 - How to calculate list length
3:26 - How to retrieve a list element
5:30 - How to reassign the value of any list element
6:48 - Dealing with nested lists
8:26 - How to retrieve slices from a list
10:24 - Lists concatenation
12:00 - Lists repetition
12:35 - Announcement for the next video
12:47 - Github account

Thumbnail:
Photo by Mario Ho on Unsplash
Рекомендации по теме
Комментарии
Автор

As list is a must know data type in Python, you will get all the needed information about it in two videos:
[Part 1]: BASIC OPERATIONS ON LISTS
[Part 2]: LISTS METHODS
That's the part 1 video where you will grasp the most important basic operations on lists.
All lists methods such as: append, index, insert, remove, sort and so on will be covered in the following video.
Timestamp:
0:00 - Start of the video
0:24 - How to create a list
2:31 - Basic operations on lists
2:33 - How to calculate list length
3:26 - How to retrieve a list element
5:30 - How to reassign the value of any list element
6:48 - Dealing with nested lists
8:26 - How to retrieve slices from a list
10:24 - Lists concatenation
12:00 - Lists repetition
12:35 - Announcement for the next video
12:47 - Github account

FallinPython
welcome to shbcf.ru