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
7,398 results
python #coding #programming # zip() = Combines multiple iterables (lists, tuples, sets, dict) # into a single iterator of tuples.
23,363 views
2 months ago
How Do I Work With Zipped Files In Python? In this informative video, we will guide you through the process of managing zipped ...
9 views
5 months ago
How do you undo `zip()` in Python? Well ... by using zip again! It's counter intuitive but a pretty trick all the same. 00:00 undo zip ...
1,032 views
In this beginner-friendly Python tutorial, you'll learn how to use the zip() function to combine lists, tuples, or other iterables in ...
26 views
6 months ago
python #coding #programming zip() in Python is a built-in function that lets you combine elements from multiple lists (or any other ...
1,145 views
1 month ago
What Is Python's Zip Function? In this informative video, we'll introduce you to the Python zip function, a powerful tool for ...
0 views
4 months ago
Welcome to this Python tutorial! In this video, I explained three important concepts used in daily Python programming: ✓ For ...
10 views
Welcome to MSN Python – Your Complete Guide to Software Development & IT Training! Are you looking to master the skills ...
66 views
Control Total sobre Archivos Comprimidos! Optimiza el manejo de grandes volúmenes de datos enfocándote en la gestión de ...
85 views
3 months ago
Learn how to effectively compress files in Python using the `zipfile` module. Discover solutions to common issues when zipping ...
5 views
9 months ago
Learn how to create Zip files efficiently from Minio objects in Python without duplicating file entries. Explore chunked writing and ...
2 views
10 months ago
Welcome to Day 31 of 100 Days of Python! In today's lesson, we'll learn how to work with ZIP files using Python's built-in zipfile ...
23 views
7 months ago
#pythonforbeginners #pythontutorial #zip function in python fruits = ['apple', 'banana', 'orange', 'strawberry', 'kiwi ...
11 views
First time → data Second time → EMPTY Because zip() is an iterator, not a list. One-time use only. Like , save , and ...
144 views
1 day ago
Tired of extracting ZIP files manually? In this tutorial, I'll show you how to automate ZIP file extraction in Python with just a few lines ...
13 views
11 months ago
Learn how to copy `.txt` files from one directory to another and zip them using Python. This step-by-step guide is perfect for ...
Learn how to efficiently zip large files up to 12GB using Zip64 in Python 2.7. This guide provides a hands-on approach to manage ...
19 views
Learn how to create folders based on zip file names and move zip files into their respective folders using Python's `os` and `shutil` ...
Learn how to extract `multi-part zip files` using Python with an easy-to-follow method that eliminates the need for external software ...
8 months ago
These products help you for: Foldable Laptop Table: https://amzn.to/4oysYXc Aesthetic Cute Highlighters: https://amzn.to/45pL1Yf ...
43 views