You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
327 B
13 lines
327 B
3 years ago
|
[]
|
||
|
[]
|
||
|
[]
|
||
|
[]
|
||
|
[(1, 'cheese')]
|
||
|
[(1, 'apple')]
|
||
|
[(1, 'apple')]
|
||
|
[(1, 'cheese')]
|
||
|
[('aardvark', 'Ethel'), ('cheese', 'cheddar'), ('eggs', 2), ('spam', 1)]
|
||
|
[('aardvark', 'Ethel'), ('cheese', 3), ('eggs', 2), ('spam', 1)]
|
||
|
[('cheese', 3), ('eggs', 2), ('spam', 1)]
|
||
|
[('aardvark', 'Ethel'), ('cheese', 'cheddar'), ('eggs', 2), ('spam', 1)]
|