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
10,980 results
python #coding #programming # zip() = Combines multiple iterables (lists, tuples, sets, dict) # into a single iterator of tuples.
22,537 views
1 month ago
Often times in Python you want to Loop through multiple objects at the same time or combine objects together there's an easy way ...
3,932 views
11 months ago
4,782 views
9 months ago
Learn how to iterate through two lists in Python using the manual indexing method and the more efficient **zip python** approach.
6,333 views
3 months ago
In this Python tutorial, we explore different ways to zip NumPy arrays, combining multiple arrays efficiently for data processing, ...
48 views
Visually explained how to combine lists in Python using four simple methods including the ZIP function with clear examples.
4,119 views
2 months ago
In this video, we'll dive deep into 4 powerful but underrated Python functions that will make your code cleaner, more efficient, and ...
123 views
7 months ago
In this video, I discussed about how to deploy python web app or API to azure web app resource. Commands used: Name ...
1,246 views
I have explained the following key concepts with hands-on practice lab in this video: ✓ #azure Functions (Single Function ...
1,183 views
6 months ago
Learn to zip PyCharm projects for sharing, backups, or submission—perfect for developers, students, or freelancers compressing ...
589 views
The zip() function combines multiple iterables (like lists or tuples) element-wise into pairs or tuples. It stops at the shortest iterable.
279 views
4 months ago
Learn how to extract `multi-part zip files` using Python with an easy-to-follow method that eliminates the need for external software ...
9 views
8 months ago
The built-in python zip function can be used to transpose a list of lists when dealing with tabular data! #pythonzip #pythontips ...
1,905 views
Background Music: Lunch by Alex-Productions | https://onsound.eu/ Music promoted by https://www.free-stock-music.com Creative ...
1,304 views
This Python app scans your files (exe, pdf, zip) using an AI-powered Random Forest model and instantly classifies them as ...
2,444 views
3 Pythonic Ways to Loop in Python In Python, there are several elegant ways to loop through data. You can iterate directly ...
2,520 views
Python's zip() Function Explained with Examples #python #pythonprogramming Welcome to Innovation Soft!
115 views
Stop using clunky loops with indexes! In this quick Python tip, learn how to use zip() to loop through multiple lists ...
1,419 views
في هذا الفيديو، ستتعلم كل شيء عن دالة zip() القوية والمفيدة جدًا في لغة بايثون. سنقوم بتبسيط مفهومها وشرح استخداماتها المختلفة ...
178 views
Buy Compiler Design Book now. https://learn.kvnsunitha.com/new-courses/1-compiler-design Prof. Ravindrababu Ravula Notes ...
960 views
10 months ago