one fable-low hijack cell
pair global / python
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked global (first-offered)
· classifierA
· tiernone
response (200 chars)
Your query is a bit ambiguous, so here's a quick rundown of both things you might mean:
## `global` keyword in Python
Used inside a function to modify a variable defined at module level:
```python
neighbors