mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
12 lines
95 B
Plaintext
12 lines
95 B
Plaintext
true true false
|
|
1 2
|
|
a 1
|
|
b 2
|
|
[ 'a', 'b' ]
|
|
[ 'a', 'b' ]
|
|
[ 'a', 'c', 'b' ]
|
|
[ 'a', 'c' ]
|
|
1
|
|
False
|
|
3
|