Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
46,779 results
circuitpythonparsec Learn how to use the 'sort()' command to sort lists into alphabetical-, reverse-, size- and other useful orders.
697 views
3 years ago
Variables in Python are *references*. When you assign a list variable to another list variable, you get a copy of the reference, not ...
694 views
You can have lists of mixed types and values in python, you can know the type of a value or variable using the function "type() ...
815 views
6 years ago
Confused by Python lists? You're not alone! This quick guide breaks down everything you need to know—using real-world ...
30 views
2 years ago
A python list is a sequence of values/items/elements in a particular order, the list contains as many positions as values inside ...
1,130 views
How can you create a custom list class in Python? ⚓ Creating a custom list class allows you to add new features. ⚓ You can ...
42 views
1 year ago
This entire video was generated by an AI agent. Visit us at https://orange-brackets.com/ to turn your notebooks into courses!
90 views
Python lists are sequences of values, like any sequence they have positions that you can use to access and retrieve its items.
663 views
Python for Beginners Playlist: https://www.youtube.com/playlist?list=PLe6FXgqLjwQo7aakcpmeTLLLc4S9kGVLd Practice with ...
15 views
5 months ago