Skip to content

Commit ff5f896

Browse files
committed
Affiche la correction de l'exo 4 numpy
1 parent c078268 commit ff5f896

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/manipulation/01_numpy.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,9 +593,11 @@ y = np.array([np.nan, 0, 1])
593593
:::
594594

595595
::: {.content-visible when-profile="en"}
596-
{{< include "01_numpy_exercises/_exo4_solution.qmd" >}}
596+
{{< include "01_numpy_exercises/_exo4_en.qmd" >}}
597597
:::
598598

599+
{{< include "01_numpy_exercises/_exo4_solution.qmd" >}}
600+
599601

600602
::: {.content-visible when-profile="fr"}
601603

0 commit comments

Comments
 (0)