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
112 results
Learn how to use the abs() built-in function in Python. In this tutorial, you will learn: - What abs() does - Using abs() with positive ...
0 views
1 hour ago
Did you know args isn't a Python keyword? In Python, *args (short for "arguments") is a special syntax used in function ...
1 view
22 hours ago
0
I gave 5 different AI models the EXACT same Python coding challenge — same prompt, same problem, and the same rules.
25 views
14 hours ago
Learn how to find the **Total Surface Area of a Cube using Python** with this simple and beginner-friendly program! In this ...
How does an AI know it made a mistake? It doesn't guess — it measures. In under 2 minutes, see how a model scores its own ...
16 hours ago
20÷1/4×4. Literally everyone thought the answer was 20 and it wrong! Can you do it right? 60÷1/6×6 The answer is not 60.
67 views
Quiz Solutions Programming, Data Structures and Algorithms using Python Quiz Week 4 Solution July 2026 Join Group on ...
4 views
12 hours ago
I built a tool that scrapes remote job listings from WeWorkRemotely and uses a local LLM (via Ollama) to turn long, messy job ...
5 views
Day 14 of My Python Journey | Zero Converter – Python Welcome to Day 14 of my 100 Days of Python challenge! In today's ...
4 hours ago
16 - 4 ÷ 2 × 2 The answer is not 15. Many got it wrong! A Ukraine Math Test #math #ukraine The link to another viral math ...
3,984 views
21 hours ago
XLOOKUP in Excel can return two results from one lookup value. In this Excel tutorial, I'll show you how to use XLOOKUP to return ...
15 hours ago
A macro isn't a function, it's a text substitution that happens before your code even compiles. This episode shows exactly why an ...
3 views
19 hours ago
Welcome to JobWaveIndia – Your Daily Job Update Channel! Looking for the latest job opportunities in India? You're at the right ...
58 minutes ago
🧠 Deep Learning Course – Course Details 📚 Course Overview Deep Learning is an advanced branch of AI that uses Neural Networks ...
2 views
6% of what is 240? The answer is not 40. Can you solve this American Math Test? #usa The link to another viral math problem!
49 views
1 day ago
(x - 3)^2 = 16. 99% got it wrong! Ukraine Math Test #math #percentages #ukraine The link to another viral math problem!
17 hours ago
🚀 You spend months perfecting your resume and LinkedIn, but completely freeze up when facing a real interviewer. Stop wasting ...
Top Job Roles in Node.js | Career Opportunities for Node.js Developers Thinking about building a career in Node.js? Knowing ...
7 views
20 hours ago
"static" does two unrelated things depending on where you use it: hide a function from other files, or make a local variable ...