© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Siddartha
Learn.. perform.. learn.. perform..
Why to use global keywork in definition? As assignment considers variable as local to scope, we need to use global keywork to specify explicitly to use the external variable.
docs.python.org/3/faq/programming.html