Ajout C3.tex + C3.pdf
This commit is contained in:
parent
bdc7ff7d13
commit
4c85f09c74
49 changed files with 860 additions and 0 deletions
5
C3/codes/q17_14.py
Normal file
5
C3/codes/q17_14.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
billes = {'vert': 6, 'rouge': 15, 'bleu': 11, 'jaune': 2,
|
||||
'orange': 17 }
|
||||
total = 0
|
||||
for n in billes.XXXXXXX():
|
||||
total = total + n
|
||||
Loading…
Add table
Add a link
Reference in a new issue