3 lines
No EOL
136 B
Python
3 lines
No EOL
136 B
Python
collection = [('Renault', '4L', 1974, 30),
|
|
('Peugeot', '504', 1970, 82),
|
|
('Citroën', 'Traction', 1950, 77)] |