kopia lustrzana https://github.com/micropython/micropython
13 wiersze
327 B
Plaintext
13 wiersze
327 B
Plaintext
[]
|
|
[]
|
|
[]
|
|
[]
|
|
[(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)]
|