forked from monnerat/web_2024
Merci M. Orfao
This commit is contained in:
parent
c0de42b00d
commit
d209ab2e82
@ -87,7 +87,7 @@ Par commodité, on note la table de transition précédente simplement :
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
#### Ex3 : manipulation de tableaux et opérations `filter`, `map` et `reduce`
|
#### Ex2 : manipulation de tableaux et opérations `filter`, `map` et `reduce`
|
||||||
1. Complétez le [source](./src/array/) `array.html`.
|
1. Complétez le [source](./src/array/) `array.html`.
|
||||||
2. Complétez le [source](./src/array) `minmax.html`.
|
2. Complétez le [source](./src/array) `minmax.html`.
|
||||||
3. La fonction `minmax` renvoie un tableau. Modifiez-là en renvoyant un objet
|
3. La fonction `minmax` renvoie un tableau. Modifiez-là en renvoyant un objet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user