标签: python arrays immutability
“在#A行上,字符串b'Lina'的名称bytearray向您展示了bytearray对象如何公开两种方法 序列和字符串“
问题:
name = bytearray(b'Lina') #A - bytearray from bytes