Modifications (couleurs, chanfreins...) pour un rapprochement vers Scratch
[mp-scratch.git] / doc / figures / SortieBloc.mp
1 input mp-scratch;
2
3 beginfig(1);
4   draw Repeter1(10);
5   draw Avancer(10);
6   draw Tournerd(90);
7   draw FinBlocRepeter1(10);
8   _coinprec:=_coinprec+(0,-1cm);
9   draw Si2("\opOp{$\opVar{i}\bm{<}10$}");
10   draw Avancer(10);
11   draw Tournerd("\opOp{$10\bm{\times}\opVar{i}$}");
12   draw Sinon2;
13   draw Stop("tout");
14   draw FinBlocSi2;
15 endfig;
16
17 end

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.