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

Related questions

+1 vote
asked Jul 16, 2020 in Python by GeorgeBell
0 votes
asked Jul 10, 2020 in Python by GeorgeBell
...