APL/SCR1.2/TP08/TP08_reponses
2021-11-16 15:32:33 +01:00

3 lines
48 B
Plaintext

Partie I
for ((i=1;i<=5;i++)); do echo $i; done