filmov
tv
[Python Programming Basics to Advanced] : Nested List or 2D List | Lab 19

Показать описание
This Python programming playlist is designed to take beginners with zero programming experience to an expert level. The course covers installation, basic syntax, practical scenarios, and efficient logic building. The course material includes PDF handouts, review questions, and covers a wide range of topics, from data types to advanced functions like Lambda and Recursive functions, Generators, and JSON data parsing.
In this lesson we will learn about the nested list or two-dimensional list. It is a list having another list as its element. There will be many tasks we will be doing in this lesson. The timestamps are given here:
Finding the Zodiac Sign 02:29
Creating Flat list from Nested list 07:32
Displaying the inner list having the maximum sum 10:17
Split a flat list every Nth element 13:01
Merge the corresponding inner lists of two nested lists 16:08
Multiple Students vs Multiple Subjects marks record 22:11
Tic Tac Toe Game 29:38
Game of Life 44:12
The codes created in the lesson:
Multiple Students vs Multiple Subjects marks record:
Tic Tac Toe Game:
Game of Life:
Complete Playlist:
If you have the basic programming knowledge and interested to learn Object-Oriented Programming in Python, check out this playlist:
Lab Manual 19 can be downloaded from here:
Review Questions:
Given at 44:02
#PythonProgramming #python #pythontutorial
In this lesson we will learn about the nested list or two-dimensional list. It is a list having another list as its element. There will be many tasks we will be doing in this lesson. The timestamps are given here:
Finding the Zodiac Sign 02:29
Creating Flat list from Nested list 07:32
Displaying the inner list having the maximum sum 10:17
Split a flat list every Nth element 13:01
Merge the corresponding inner lists of two nested lists 16:08
Multiple Students vs Multiple Subjects marks record 22:11
Tic Tac Toe Game 29:38
Game of Life 44:12
The codes created in the lesson:
Multiple Students vs Multiple Subjects marks record:
Tic Tac Toe Game:
Game of Life:
Complete Playlist:
If you have the basic programming knowledge and interested to learn Object-Oriented Programming in Python, check out this playlist:
Lab Manual 19 can be downloaded from here:
Review Questions:
Given at 44:02
#PythonProgramming #python #pythontutorial
Комментарии