mraza007 / blog

Currently hosted on vercel
https://blog-vert-iota.now.sh
MIT License
0 stars 0 forks source link

2023/Python-Namespace/ #7

Open utterances-bot opened 11 months ago

utterances-bot commented 11 months ago

Understanding Python Variables: Namespaces and Variable Scope | Muhammad

A comprehensive guide on namespaces and variable scope. Dive deep into the LEGB rule, understand the importance of the global and nonlocal

https://muhammadraza.me/2023/Python-Namespace/

thomasaarholt commented 11 months ago

Neat! I was unaware of nonlocal! Thanks for writing this!

mraza007 commented 11 months ago

Thank you I'm glad you liked it @thomasaarholt