0 votes
in Python by
Which describes bytearrays?

a)Without an argument, an array of size 0 is created; contains a sequence of integers 0-255

b)Bytearrays are immutable objects
...