Examveda What is the value of the following Python expression? bin(0x8) A. '0bx1000'B. 8C. 1000D. '0b1000'Answer: Option D This Question Belongs to Python Program >> Bitwise And Boolean
Join The Discussion