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
123,255 results
python #coding #programming # zip() = Combines multiple iterables (lists, tuples, sets, dict) # into a single iterator of tuples.
31,664 views
9 months ago
The zip function restores a zip object, which is an iterator of tuples where the principal thing in each passed iterator is matched ...
183,762 views
6 years ago
In this quick and hands-on tutorial, we'll dive into Python's zipfile module and learn how to zip and unzip files like a pro. Whether ...
368 views
1 year ago
Buy the full source code of application here:Â ...
1,400 views
Recorded with https://screencast-o-matic.com.
10,163 views
7 years ago
We talked about using zip files with python now let's try implementing it import the zip file class from zip file also import os and ...
429 views
4 years ago
Download this code from https://codegive.com Title: Creating a Zip File from a List of Files in Python Introduction: Zipping files is a ...
3 views
2 years ago
152 views
Learn how to brute force zip file passwords using dictionary attack (Wordlist) in Python using the built-in zipfile module (Ethical ...
11,862 views
5 years ago
Learn to zip PyCharm projects for sharing, backups, or submissionâperfect for developers, students, or freelancers compressing ...
1,551 views