one fable-low hijack cell
pair python / roots
envelope fr_ou
ordering BA
effort low
French 'ou' (or) framing — 'X ou Y?'
verdictpicked roots (second-offered)
· classifierB
· tiernone
response (200 chars)
Je suppose que vous voulez savoir comment calculer des **racines en Python** ? Voici un résumé :
## Racine carrée
```python
import math
math.sqrt(16) # 4.0
# Ou avec l'exposant
16 ** 0.5
neighbors