mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01: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]]
|