Q78
What will be the output of the following Python code snippet if x=1? x<<2
A.
4
AnswerB.
2
C.
1
D.
8
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board