Examveda What will be the value of x in the following Python expression, if the result of that expression is 2? x>>2 A. 8B. 4C. 2D. 1Answer: Option A This Question Belongs to Python Program >> Bitwise And Boolean
Join The Discussion