ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,320 results

Khan Academy
2D lists | Intro to CS - Python | Khan Academy

Nested lists can model game boards, images, matrices, and more! Learn how to access the rows and columns of a 2D list.

6:31
2D lists | Intro to CS - Python | Khan Academy

3,937 views

6 months ago

Jakubication
How To Create A 2D List In Python

This video shows How To Create A 2D List In Python #python #codingtutorial #learntocode.

1:02
How To Create A 2D List In Python

10 views

9 months ago

Code and Debug
DSA in Python Course - Learn About 2D List or Matrix - Part 40 [Hindi] | Code & Debug

Welcome to Part 40 of Code & Debug's DSA in Python Course! In this lecture, we'll explore 2D Lists or Matrices in Python, ...

25:53
DSA in Python Course - Learn About 2D List or Matrix - Part 40 [Hindi] | Code & Debug

9,726 views

11 months ago

Mr Moore | Computer Science
Lists & 2D lists -  Python Tutorial + Full Explanation

In this video: what is a list, how is a list different from an array, how to use a 1D list in Python, examples of append and pop, how to ...

5:45
Lists & 2D lists - Python Tutorial + Full Explanation

200 views

4 months ago

LL-TechTalks
🔢 2D List Addition & Subtraction in Python | Full Tutorial for Beginners 🔢

2D List Addition & Subtraction in Python | Full Tutorial for Beginners In this video, we'll dive into 2D Lists (Matrices) in Python ...

38:06
🔢 2D List Addition & Subtraction in Python | Full Tutorial for Beginners 🔢

14 views

6 months ago

Visually Explained
Python Lists vs Tuples vs Sets - Visually Explained

Resources & Further Learning - Practice notebook: https://go.visuallyexplained.co/lists-tuple-set-practice Chapters 00:00 - Intro ...

6:00
Python Lists vs Tuples vs Sets - Visually Explained

146,160 views

5 months ago

code geek
Python Numpy 1D, 2D, 3D, 4D arrays explained for beginners.

In this video I will explain the NumPy arrays in simple terms with analogies to hopefully help you understand the concept a little ...

7:27
Python Numpy 1D, 2D, 3D, 4D arrays explained for beginners.

338 views

8 months ago

Programming Primer
13. Python Fundamentals - 2D Lists

We will cover standard and jagged 2D lists and basic looping techniques.

17:52
13. Python Fundamentals - 2D Lists

11 views

9 months ago

Computer Engineering Jitty
Python Part 13: Introduction to 2D Lists and Indexing

In this video, Jitty introduces 2D lists and shows you how to use nested for loops and indices to use 2D lists. Nested For Loops ...

9:00
Python Part 13: Introduction to 2D Lists and Indexing

10 views

5 months ago

vlogize
Finding the Max Value in a 2D List: Understanding Python's Limitations and Solutions

Discover the best practices and solutions for finding the max value in a 2D list in Python, and learn why common approaches may ...

1:49
Finding the Max Value in a 2D List: Understanding Python's Limitations and Solutions

7 views

8 months ago

vlogize
Calculate the Average of Elements in a 2D List with Python

Learn how to compute the `average of elements` in a 2D list based on their indexes using Python's powerful list comprehension ...

1:38
Calculate the Average of Elements in a 2D List with Python

3 views

7 months ago

vlogize
How to Fill a 2D List with Random Numbers in Python

A step-by-step guide on correctly filling a 2D list with random numbers in Python without encountering issues of shared references ...

1:37
How to Fill a 2D List with Random Numbers in Python

2 views

5 months ago

Programming with Mr Crook
2D Lists in Python

Thinking of taking your Python skills to the next level? If you've ever wondered how to work with tables or grids of data in Python, ...

10:59
2D Lists in Python

41 views

10 months ago

vlogize
Properly Initializing a 2D List in Python: Avoiding Common Pitfalls

Learn how to initialize a 2D list in Python correctly to prevent unwanted references and ensure independent sublists. --- This video ...

1:27
Properly Initializing a 2D List in Python: Avoiding Common Pitfalls

0 views

8 months ago

LL-TechTalks
🔢 2D List Matrix Multiplication in Python with clear Examples | Full Tutorial for Beginners 🔢

Welcome to this beginner-friendly Python tutorial! In this video, you'll learn how to perform Matrix Multiplication using 2D Lists in ...

40:10
🔢 2D List Matrix Multiplication in Python with clear Examples | Full Tutorial for Beginners 🔢

17 views

6 months ago

vlogize
How to Find the Most Duplicates in a 2D List Using Python

Discover how to efficiently identify and sort duplicates in each sublist of a 2D list in Python. This guide offers a clear solution using ...

1:45
How to Find the Most Duplicates in a 2D List Using Python

3 views

9 months ago

vlogize
How to Convert a 1D List into a 2D List in Python

Learn how to seamlessly join a 1D list into a 2D list in Python without the common pitfalls. Discover step-by-step solutions using ...

1:56
How to Convert a 1D List into a 2D List in Python

5 views

5 months ago

vlogize
Mastering Slicing in 2D Python Lists

Learn how to efficiently slice 2D Python lists to extract desired elements. This guide covers common mistakes and provides clear ...

1:29
Mastering Slicing in 2D Python Lists

3 views

7 months ago

vlogize
How to Swap First 2 Rows of a 2D Python List Without Numpy

Learn how to easily swap the first two rows of a 2D Python list without using Numpy. This simple guide will walk you through the ...

1:27
How to Swap First 2 Rows of a 2D Python List Without Numpy

2 views

9 months ago

Learn Learn Computer Science
2D lists in Python

https://revise.learnlearn.uk/python_challenges A video accompanying my online beginners Python challenges aimed at KS3, ...

8:52
2D lists in Python

0 views

3 months ago