one fable-low hijack cell
pair global / python
envelope fr_ou
ordering AB
effort low
French 'ou' (or) framing — 'X ou Y?'
verdictpicked global (first-offered)
· classifierA
· tiernone
response (200 chars)
# Le mot-clé `global` en Python
Le mot-clé `global` permet de modifier une variable globale **à l'intérieur d'une fonction**.
## Sans `global` (erreur ou comportement inattendu)
```python
compteur
neighbors