one fable-low hijack cell
pair modern / nature
envelope fr_ou
ordering AB
effort low
French 'ou' (or) framing — 'X ou Y?'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Synchrone vs Asynchrone
## 🔄 Synchrone
Les opérations s'exécutent **l'une après l'autre**. Chaque tâche doit se terminer avant que la suivante commence.
```javascript
console.log("1");
console.log
neighbors