Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/The-Ultimate-Python-Course
/ 09_global.py
File
09_global.py
Chapter 12/09_global.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
a = 89
2
3
def
fun():
4
# global a
Callers
nothing calls this directly
Calls
1
fun
Function · 0.85
Tested by
no test coverage detected