3 lines
35 B
Text
3 lines
35 B
Text
|
|
V x = Bytes(‘abc’)
|
|||
|
|
print(x[0])
|