Python
Slection d'exercices correspondant au paragraphe "Algorithmique et programmation" du programme de premire professionnelle (B.O. spcial n 1 du 6 fvrier 2020)
??,2021
1
H5
programming
algorithmics,variables,python
groupe LP-TIC,IREM_Lyon
ire.tic@gmail.com
Slection d'exercices correspondant au paragraphe "Algorithmique et programmation" du programme de premire professionnelle (B.O. spcial n 1 du 6 fvrier 2020)

:H4/programming/oefechpython.fr
exo=freq1&confparm1=1&qnum=1&scoredelay=&seedrepeat=0&qcmlevel=1
10
1
Lancer d'une pice
 <p>Initialiser <strong>1 variable</strong> (nt : nombre de lancers).</p><p>lancer, observer, envoyer la rponse.


:H4/programming/oefechpython.fr
exo=de1&confparm1=1&qnum=1&scoredelay=&seedrepeat=0&qcmlevel=1
10
1
Lancer d'un d 1
<p>Initialiser <strong>2 variables</strong> <strong>vi</strong> (valeur min), <strong>vf</strong> (valeur max) pour simuler le lancer d'un d.</p>





:H4/programming/oefechpython.fr
exo=de2&confparm1=1&qnum=1&scoredelay=&seedrepeat=0&qcmlevel=1
10
1
Lancer d'un d 2
Initialiser <strong>3 variables</strong> vi</strong> (valeur min), <strong>vf</strong> (valeur max), <strong>nt</strong> (rptitions) pour simuler <strong>nt</strong> lancers d'un d.</p>





:H4/programming/oefechpython.fr
exo=de3&confparm1=1&qnum=1&scoredelay=&seedrepeat=0&qcmlevel=1
10
1
Lancer d'un d 3
Initialiser <strong>3 variables</strong> <strong>vi</strong>, <strong>vf</strong>, <strong>nt</strong>. Complter <strong>1 condition</strong> pour connaitre le nombre d'issues favorables  1 vnement





