RUN
CLEAR
a = bytearray(8) print(type(a))
Output