Yasmtidk / practice

practice INF155
0 stars 0 forks source link

Exercice #1 #31

Open Yasmtidk opened 8 months ago

Yasmtidk commented 8 months ago

nb_etudiant = 37

for ascendant (int no_etudiant = 1; no_etudiants <= nb_etudiant;

no_etudiants = no_etudiant + 1)

no_etudiant += 1

no_etudiant ++

{ attribuer_note(no_etudiant , resultat); }