RUN
CLEAR
a = memoryview(bytes(20)) print(type(a))
Output