All
Search
Images
Videos
Shorts
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Python
Game Development
Python
Interview Questions
JavaScript
MATLAB
Python
Programming
Monty
Python
Tensorflow
Python
Machine Learning
Flask
Ruby
R
Python
Projects
Learn Python
in One Hour
Django
Java
Python
Python
for Beginners
Python
Tricks
Python
Apply Function
Python
Lambda
Functions in Python
Tutorial
Python
List Filter
Python Function
Examples
How to Use
Reduce Function in Python
Programming in
Python
Reduce and Lambda Python
in Hindi
IF
Function Python
Python
Class Example
Functional Programming
Python
Set
Function Python
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
Python
Game Development
Python
Interview Questions
JavaScript
MATLAB
Python
Programming
Monty
Python
Tensorflow
Python
Machine Learning
Flask
Ruby
R
Python
Projects
Learn Python
in One Hour
Django
Java
Python
Python
for Beginners
Python
Tricks
Python
Apply Function
Python
Lambda
Functions in Python
Tutorial
Python
List Filter
Python Function
Examples
How to Use
Reduce Function in Python
Programming in
Python
Reduce and Lambda Python
in Hindi
IF
Function Python
Python
Class Example
Functional Programming
Python
Set
Function Python
Python
For Dummies
3:34
YouTube
Bro Code
Learn Python REDUCE() in 3 minutes! ♻️
#pythonprogramming #pythontutorial #python # reduce(function, collection) = Reduces elements in a collection to a single value # For loop is better in most cases # Reduce is better for a functional approach + readability from functools import reduce prices = [19.99, 1.00, 5.75, 12.99, 10.99] total = reduce(lambda x, y: x + y, prices) print(f ...
14.5K views
Jul 21, 2024
Watch full video
Python Tutorial
6:29:42
Python Full Course 2026 [FREE] | Python Tutorial For Beginners | Python Programming | Simplilearn
YouTube
Simplilearn
3.2K views
3 months ago
8:35:29
Python Tutorial for Beginners 2026
YouTube
Telusko
270.3K views
3 months ago
13:02:53
Python Full Course for Beginners (13 Hours) – From Zero to Hero
YouTube
Data with Baraa
535.6K views
3 months ago
Top videos
28:37
28.Python reduce() Function Explained | Complete Tutorial with Examples | Python for Beginners
YouTube
Data Den with Prashant
42 views
4 months ago
7:02
Python Reduce Function Explained! | Intermediate Python Tutorial | Updated 2023
YouTube
Max Rohowsky
636 views
Dec 12, 2022
0:13
26. reduce() function in Python #coding #datascience
YouTube
Daniel Tech Hub Telugu
1.3K views
3 months ago
Python Lambda Function
19:55
Python Lambda Functions with Examples (2026) | Full Guide
YouTube
python-with-uttam
261 views
2 months ago
2:49
Lambda Function in Python | Short & Powerful Explanation with Examples
YouTube
The Coding Professor
99 views
1 month ago
3:21
Lambda explained in Python for Beginners || Learn Python
YouTube
Quartz Code
1.2K views
4 months ago
28:37
28.Python reduce() Function Explained | Complete Tutorial with Examples | Python for Beginners
42 views
4 months ago
YouTube
Data Den with Prashant
7:02
Python Reduce Function Explained! | Intermediate Python Tutorial | Updated 2023
636 views
Dec 12, 2022
YouTube
Max Rohowsky
0:13
26. reduce() function in Python #coding #datascience
1.3K views
3 months ago
YouTube
Daniel Tech Hub Telugu
6:38
How to Use reduce() in Python | Combine Data Like a Pro Using Functional Programming
391 views
Jun 9, 2025
YouTube
ProgrammingKnowledge
9:05
Python reduce() Function Explained with Examples | Sum, Product, Min, Max & Factorial
69 views
8 months ago
YouTube
Easy Programming By Sonali Powar
5:23
Map Reduce Function in Python | 37
6K views
7 months ago
YouTube
Telusko
0:17
Reduce function in python 😳🤯#coding#learnpython #reducefunction#pythonanddjangofullstackwebdeveloper
188 views
2 months ago
YouTube
justcoder07
8:11
Python Map, Filter, and Reduce Explained (One Line Code Secret!)
11 views
2 months ago
YouTube
QA and Dev Tips
0:08
reduce function in python #pythonprogramming #pythonfunctions @CodeWithHarry
9 views
1 month ago
YouTube
Code x Battles Editz
46:41
Reduce Function in Python | Live Q&A
312 views
7 months ago
YouTube
Python Coding (CLCODING)
19:52
Python - Lecture 17 - Map Filter and Reduce
2.7K views
4 months ago
YouTube
Zafar Iqbal
0:28
🐍 Multiply List Elements using reduce() 🔥#coding #correctcoding #python #learnpython
193 views
2 months ago
YouTube
Python for beginners
0:11
Reduce Like a Pro – #87 Python Functools Tip
1.1K views
3 months ago
YouTube
DEV Visuals
2:32
reduce( ) function in Python 😇 😎
782 views
7 months ago
YouTube
Python Shot
0:29
Map, Filter & Reduce in Python for Beginners | Easy Examples
436 views
5 months ago
YouTube
Learn Python
7:04
Filter, Map & Reduce in Python – FAST & EASY! 🚀
50 views
1 month ago
YouTube
Codevaan
11:00
Python Functional Programming Explained | map(), filter(), reduce() with Lambda
257 views
2 months ago
YouTube
Memuna Gul
0:40
Import Reduce! Unlock Functools Power in Python - Easy Guide #shorts
182 views
7 months ago
YouTube
C 4 Yourself
0:07
🎓 Python map, filter, and reduce explained Explained | Python Tutorial for Beginners
197 views
3 months ago
YouTube
wong's learning
7:22
map(), filter() & reduce() in Python | Explained with Examples
29 views
5 months ago
YouTube
CodingX
0:53
Python Reduce & Lambda: Sum Lists Like a Coding PRO! #shorts
270 views
7 months ago
YouTube
C 4 Yourself
8:35
Filter Function in Python | 36
7.3K views
7 months ago
YouTube
Telusko
27:07
Python Lambda Map Filter and Reduce Practice Questions Masterclass
3 views
2 months ago
YouTube
Viral Courses
11:34
Find in video from 05:45
Reduce Function
#43 Python Tutorial for Beginners | Filter Map Reduce
663.8K views
Aug 7, 2018
YouTube
Telusko
21:18
Find in video from 18:45
Introduction to Reduce Function
Python lambda, map, filter, & reduce - Higher Order Functions for Begi
…
21.6K views
Jun 6, 2023
YouTube
Dave Gray
6:08
Map Reduce Function in Python | 37
114 views
7 months ago
YouTube
Telusko Alien
16:10
reduce() Function in Python Explained | functools.reduce with Lambda & Real-Life Examples
28 views
7 months ago
YouTube
Nidhi Chouhan
9:01
leetcode 3702 How to use reduce function in Python? Longest Subsequence With Non Zero Bitwise XOR
22 views
8 months ago
YouTube
Code-Yao
59:46
Day 21: Python Lambda, Map, Filter & Reduce Functions Explained with Examples | Complete AI Journey
117 views
9 months ago
YouTube
AI Coder - Khushboo
See more
More like this
Feedback