mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
3 lines
87 B
Plaintext
3 lines
87 B
Plaintext
array('l', [100, 200, 300, 400]) 1000
|
|
array('b', [10, 20, 30, 40, 50, 60, 70, 80]) 360
|