© Echobot — Sprouts 🟠

/* for(let a = 10; a <= 100; a+=10) { let v = (a + 2* Math.log(a))| 0 ; console.log(`âge: ${a} ans. Vieux: ${v}`);} */