What is Python scope resolution? 🔬

  Рет қаралды 29,718

Bro Code

Bro Code

Жыл бұрын

#python #tutorial #course
---- LOCAL ----
def func1():
x = 1 #local
print(x)
def func2():
x = 2 #local
print(x)
func1()
func2()
---- ENCLOSED ----
def func1():
x = 1 #enclosed
def func2():
print(x)
func2()
func1()
---- GLOBAL ----
def func1():
print(x)
def func2():
print(x)
x = 3 #global
func1()
func2()
---- BUILT-IN ----
from math import e
def func1():
print(e)
func1()

Пікірлер: 42
@BroCodez
@BroCodez Жыл бұрын
# ----- LOCAL ----- def func1(): x = 1 #local print(x) def func2(): x = 2 #local print(x) func1() func2() # ----- ENCLOSED ----- def func1(): x = 1 #enclosed def func2(): print(x) func2() func1() # ----- GLOBAL ----- def func1(): print(x) def func2(): print(x) x = 3 #global func1() func2() # ----- BUILT-IN ----- from math import e def func1(): print(e) func1()
@mrpuff9321
@mrpuff9321 Жыл бұрын
Hey bro
@xsilverx1198
@xsilverx1198 Жыл бұрын
So easy to understand THANK YOU!
@felinezero
@felinezero Жыл бұрын
Learning something new from you almost everyday
@user-uk5fd5fp5w
@user-uk5fd5fp5w 8 ай бұрын
Thank you so much I have been coding for the past year but whenever I get stuck I use your videos and they help me a lot
@benderbg
@benderbg 3 ай бұрын
Excellent explanation.
@SplashAni_
@SplashAni_ Жыл бұрын
thanks bro
@GodNops
@GodNops Жыл бұрын
Hey @BroCodez just wanted to pop onto your newest video to say thanks man. You deserve way more subs then you have. I’ve been coding for a long time but always use your vids to remember the specifics I need that I forget sometimes. You’re videos are always short and right to the point. Thanks so much man.
@vaibhavmoharkar2349
@vaibhavmoharkar2349 11 ай бұрын
Thank you sir🙏
@bekturasanbekov1979
@bekturasanbekov1979 Жыл бұрын
thx 4 vid bro !
@augustinejoseph4302
@augustinejoseph4302 Жыл бұрын
Great explanation.. Thanks Bro...
@anamoyeee
@anamoyeee Жыл бұрын
Now i know the LGBT order of scopes in Python
@marcoscesar2096
@marcoscesar2096 Жыл бұрын
Thanks Bro
@felinezero
@felinezero Жыл бұрын
Bro could you maybe make a Django Tutorial please?!
@jokeguy5946
@jokeguy5946 Жыл бұрын
Nice bro 🗿
@Greenbay-bn3yk
@Greenbay-bn3yk 2 ай бұрын
Hell yeah 👍
@ashwingadve7522
@ashwingadve7522 Жыл бұрын
nice
@yassinbilali4261
@yassinbilali4261 Жыл бұрын
I don't know python but I like the title of the video
@codingworld-programmerslif430
@codingworld-programmerslif430 Жыл бұрын
That's classic example using houses 😝you can see what's going on in your neighbors house by using binoculors.
@eliashrn
@eliashrn Жыл бұрын
So the equal operator in python can be used as both to declare a variable or to assign it and it depends to its scope resolution
@amnesiiia430
@amnesiiia430 Жыл бұрын
Hell yeah
@zabehullahalizadeh2310
@zabehullahalizadeh2310 Жыл бұрын
We love python and Bro.
@LupaSealPublishing
@LupaSealPublishing Жыл бұрын
Bro Code thanks for every video that you made, for me at least it helped me a lot, please if possible to have PHP, I cannot at this point understand what is the difference, why should we use JS when PHP will hide the source code! I'm searching everywhere for this answer!, is PHP with HTML like JS with node.JS?
@passportbro904
@passportbro904 11 ай бұрын
Pseudocode tutorial please bro
@saipavan77
@saipavan77 Жыл бұрын
Neighbour best example 😁
@darksouls6014
@darksouls6014 Жыл бұрын
and what is the point of using nonlocal ?
@hamedrezayi5949
@hamedrezayi5949 Жыл бұрын
Hey guys. Does anyone have any Pascal Lazarus tutorials?
@FuckinBoys
@FuckinBoys Жыл бұрын
@BroCode sir python me facial recognition app bna dain I'll be very thankful 😢🎉 Greatly needed this project please sir .. You are my last hope now.
@user-kz4ti2xp3f
@user-kz4ti2xp3f Жыл бұрын
Hey Bro Code.....Can you do a vid on psuedocode plz?
@passportbro904
@passportbro904 11 ай бұрын
Good question, im learning datastructures and algorithms and still don't know pseudocode lol
@Mattycs
@Mattycs Жыл бұрын
666 000 subs xd soon 690000
@jasonreviews
@jasonreviews Жыл бұрын
scope is so much easier on python. scope in javascript ahh fuck that shit.
@aijazbirsfun547
@aijazbirsfun547 Ай бұрын
Radhe Radhe Sanatan Hi Satya Hai Jai To All Gods & Godesses Jai Baba Farid Ji Jai Radhaswami Baba Ji
@haonguyenxuan8925
@haonguyenxuan8925 Жыл бұрын
at first I thought his video title was LGBT 💀
@BroCodez
@BroCodez Жыл бұрын
lmao
@passportbro904
@passportbro904 11 ай бұрын
You got a random black guy from England crying of laughter lol
@hemachandra4505
@hemachandra4505 Жыл бұрын
First
@aijazbirsfun547
@aijazbirsfun547 Ай бұрын
Radhe Radhe Sanatan Hi Satya Hai Jai To All Gods & Godesses Jai Baba Farid Ji Jai Radhaswami Baba Ji
@aijazbirsfun547
@aijazbirsfun547 Ай бұрын
Radhe Radhe Sanatan Hi Satya Hai Jai To All Gods & Godesses Jai Baba Farid Ji Jai Radhaswami Baba Ji
@aijazbirsfun547
@aijazbirsfun547 Ай бұрын
Radhe Radhe Sanatan Hi Satya Hai Jai To All Gods & Godesses Jai Baba Farid Ji Jai Radhaswami Baba Ji
Python Scope tutorial for Beginners
19:50
Dave Gray
Рет қаралды 6 М.
Python Generators Explained
28:37
Tech With Tim
Рет қаралды 147 М.
Who has won ?? 😀 #shortvideo #lizzyisaeva
00:24
Lizzy Isaeva
Рет қаралды 46 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
THE POLICE TAKES ME! feat @PANDAGIRLOFFICIAL #shorts
00:31
PANDA BOI
Рет қаралды 24 МЛН
What is Scope in Python??
10:25
b001
Рет қаралды 46 М.
5 Useful F-String Tricks In Python
10:02
Indently
Рет қаралды 274 М.
How To Use List Comprehension In Python
6:41
Taylor's Software
Рет қаралды 6 М.
Functions in Python are easy 📞
10:38
Bro Code
Рет қаралды 415 М.
Let's code a beginner's Python BANK PROGRAM 💰
15:01
Bro Code
Рет қаралды 92 М.
Python exception handling ⚠️
7:39
Bro Code
Рет қаралды 55 М.
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,1 МЛН
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,7 МЛН
Why You Shouldn't Use the Global Keyword in Python
17:59
Tech With Tim
Рет қаралды 47 М.
Python abstract classes 👻
7:45
Bro Code
Рет қаралды 73 М.
Who has won ?? 😀 #shortvideo #lizzyisaeva
00:24
Lizzy Isaeva
Рет қаралды 46 МЛН