© Echobot — Sprouts
🟠
Start spots N:
Computer:
None
Black
Green
Both
Save
Load
/* for(let a = 10; a <= 100; a+=10) { let v = (a + 2* Math.log(a))| 0 ; console.log(`âge: ${a} ans. Vieux: ${v}`);} */