Ajout C3.tex + C3.pdf
This commit is contained in:
parent
bdc7ff7d13
commit
4c85f09c74
49 changed files with 860 additions and 0 deletions
4
C3/codes/q22_23.py
Normal file
4
C3/codes/q22_23.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
t = [{'type': 'marteau', 'prix': 17,
|
||||
'quantité': 32},{'type': 'scie', 'prix': 24,
|
||||
'quantité': 3},{'type': 'tournevis', 'prix': 8,
|
||||
'quantité': 45}]
|
||||
Loading…
Add table
Add a link
Reference in a new issue