Examveda What will be the output of the following Python expression if x=15 and y=12? x & y A. b1101B. 0b1101C. 12D. 1101Answer: Option C This Question Belongs to Python Program >> Bitwise And Boolean
Join The Discussion