5 lines
185 B
Plaintext
5 lines
185 B
Plaintext
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
|
|
['t', 'e', 's', 't']
|
|
[['t', 'e', 's', 't'], ['t', 'e', 's', 't'], ['t', 'e', 's', 't']]
|
|
[('foo', 'baz', 'three', 'four'), ('bar', 'bix', 'args', 'args')]
|