2 lines
No EOL
73 B
Python
2 lines
No EOL
73 B
Python
notes = [('Toto', 20), ('John', 12), ('Johnny', 2),
|
|
('Superman', 16)] |