mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
<class 'bytearray'>
|
|
<class 'int'>
|
|
bytearray(b'0000')
|
|
bytearray(b'1111')
|
|
bytearray(b'2222')
|
|
bytearray(b'2233')
|
|
10
|