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