Skip to content
Snippets Groups Projects
Commit c3a52562 authored by FEIPEL Aurelien's avatar FEIPEL Aurelien
Browse files

Test fonctionelle

parent 4095d776
Branches
Tags
No related merge requests found
...@@ -9,3 +9,4 @@ function rotation(tab: Array<number>): void { ...@@ -9,3 +9,4 @@ function rotation(tab: Array<number>): void {
tab[0] = temp; tab[0] = temp;
} }
boucle for
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment