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
719 results
python tuples tutorials explained #python #tuples #tutorial.
85,684 views
5 years ago
python #coding #programming # zip() = Combines multiple iterables (lists, tuples, sets, dict) # into a single iterator of tuples.
29,908 views
8 months ago
python #pythonprogramming #pythontutorial # map(function, collection) = Applies a given function to all items in a collection ...
39,904 views
1 year ago
Python return statement tutorial explained #python #return #statement #return statement = Functions send Python values/objects ...
125,732 views
Python reading files tutorial example explained #python #read #file try: with open('test.txt') as file: print(file.read()) except ...
131,712 views
Python variable scope tutorial example explained #python #variable #scope ...
38,841 views