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
15 results
Lambda functions in Python are 17% slower than regular functions when used with map/filter. Learn why lambdas get recreated, ...
1,169 views
1 month ago
Learn Python the Smart Way! In this quick tutorial, you'll discover how to generate powers of 2 using a sleek lambda function—no ...
12 views
3 months ago
Describes the Python Built-in Function: any()
63 views
11 months ago
The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...
324 views
243 views
10 months ago
Describess the bin() function.
335 views
Describes and explains the Python built-in function - all()
174 views
Here, `map()` applies the lambda function to square each number in the list, and the result is converted to a list using `list()`.
144 views
8 months ago
It's a built-in Python function that dynamically imports a module. While most of us use `import` statements in our code, ...
18 views
Describes the Python built-in function ascii()
50 views
Here we create a new class by using type() and the arguments "MyClass", 'object' and 'greet' With a lambda function 'self'.
32 views
7 months ago
44 views
287 views
In this quick and powerful Python tutorial, you'll learn how to instantly get the ASCII value of any character using the built-in ord() ...
2 months ago
Subscribe to Support!! Download free PDF: https://drive.google.com/file/d/15exdsxE1WHAEt--ao4v6O3DJxT2BQK1t/view ...
118 views