Examveda What will be the output of the following Python code snippet if x=1? x<<2 A. 8B. 1C. 2D. 4Answer: Option D This Question Belongs to Python Program >> Bitwise And Boolean
Join The Discussion