ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

108 results

Synaris Labs
Why [] ? Square Brackets Create a List (Beginner)

Why these brackets? In Python, square brackets create a list. numbers = [10, 20, 30] names = ["Ali", "Sami", "Yasmine"] values ...

2:10
Why [] ? Square Brackets Create a List (Beginner)

0 views

1h ago

Synaris Labs
A List Is a Container of Elements (Beginner — No Prerequisites)

Do not see a list as one long line of text. See a container with slots. Each value inside the list is called an element. This list has ...

1:58
A List Is a Container of Elements (Beginner — No Prerequisites)

0 views

11h ago

PythonZero2Project
List & Dictionary

In Chapter 7 of the course, we take a deep, project-based look at two of the most important data structures in Python: Lists and ...

1:04
List & Dictionary

0 views

11h ago

GOO Coding Academy and 2 more
How to Replace 2 Python List Items with 1! 🤯 | Python List Trick

Learn how to replace 2 items with 1 item in a Python list using a simple technique! This beginner-friendly Python tutorial ...

2:37
How to Replace 2 Python List Items with 1! 🤯 | Python List Trick

19 views

16h ago

uCertifyUniversity
Python Fundamentals | Learn Python Programming from Basics to OOP

Start your Python programming journey with a beginner-friendly course designed to build a strong foundation in coding.

1:50
Python Fundamentals | Learn Python Programming from Basics to OOP

6 views

12h ago

CodeMotivate108
Python split() Function Explained | Convert Text into a List

In this video, learn how Python's split() function works and how you can convert a string of items into a list. We'll use a simple ...

1:26
Python split() Function Explained | Convert Text into a List

5 views

21h ago

vlogommentary
How to Extract Variables from Lists and Loop Over Them in Python

Learn a clean and efficient way to extract values from lists and run SQL-like commands in a loop using Python dictionaries and ...

2:41
How to Extract Variables from Lists and Loop Over Them in Python

2 views

22h ago