mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 09:50:20 +02:00
7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
SyntaxError
|
|
SyntaxError
|
|
[1, 2, 3, 4]
|
|
[-1]
|
|
[[0, 0], [1, 1]]
|
|
[[0, 1], [0, 1]]
|