PRP201c_-_SP_2023_-_FE_188.webp
hirosi212

PRP201c_-_SP_2023_-_FE_188.webp

Multiple Choices
(Choose 1 answer)
You want to create a bytes object consisting of five null (0x00) bytes. All of the following will work except one.Select the one that doesn't work:
A. bytes (5)
B. bytes (0, 0, 0, 0, 0)
C. bytes("\x00\x00\x00\x00\x00', 'utf-8')
D. bytes([0] * 5)

Thông tin

Category
PRP201c
Thêm bởi
hirosi212
Ngày thêm
Lượt xem
270
Lượt bình luận
4
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom