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
88,023 results
What are the namespaces in Python? In a program of any complexity, you'll create hundreds or thousands of names, each ...
25,054 views
5 years ago
The variables you define in your Python code has a lexical scope where they are valid. These scopes are categorized as local, ...
28,863 views
🚀 Become a member of this channel to enjoy benefits: https://www.youtube.com/channel/UC4afIi7WofC0wh6Mw3bfF6w/join ...
2,581 views
2 years ago
Scope is all about the location and the scale of things and their life span. And namespaces are the mechanism to achieve this in ...
1,095 views
Intro to Programming using Python Unit 3 Video 5: Namespaces Instructor: John B. Schneider Description: An introduction to ...
29,836 views
13 years ago
Join my Patreon: https://www.patreon.com/b001io Discord: https://discord.gg/jA8SShU8zJ Follow me on Twitter: ...
76,769 views
3 years ago
This video explains details of Python's import system (import protocol) involving modules and packages (regular and namespace ...
66,015 views
4 years ago
today I talk about a bit of a hidden gem in python: the SimpleNamespace class! I also demo a few usecases for testing (where I ...
3,704 views
In this Python Tutorial, we will be going over variable scope in Python. Scope is important because we need to understand it in ...
406,710 views
9 years ago
Aprende qué son los módulos, el uso de las sentencias para importar: import, as, from. También aprenderás qué es el ...
82,672 views
In this video, we'll understand how Python decides whether a package should be a namespace or a regular package. Skip to the ...
13,753 views
1 year ago
In this video, Varun sir will discuss about a namespace which is a container that holds a set of identifiers (names) and their ...
31,489 views
In this Python programming video tutorial we will learn about namespace and variable scope in detail. To understand the ...
91,148 views
7 years ago
This video carries on with the short playlist on Python Namespaces. In this video I look at how and why Python uses multiple ...
3,314 views
CodeHS is a web-based computer science education platform for K-12 with national and state standards aligned curriculum, ...
267 views
6 years ago
Chapters 00:00 - Intro 00:13 - What is __name__? 01:01 - When does __name__ = '__main__'? 03:05 - Used for testing code if ...
607,407 views
Enroll in this Programme from our Website - https://learnwith.campusx.in/ Course Website Link - https://campusx1040.graphy ...
63,210 views
Streamed 3 years ago
You know how crucial an __init__.py file is to creating packages in Python. But do you really need them to do so? The answer is ...
8,862 views
This course will cover how to use python in a commercial and professional working environment. This will teach you the tools, ...
3,016 views
6,980 views