GIAC Python Coder (GPYC) GPYC Question # 12 Topic 2 Discussion

GIAC Python Coder (GPYC) GPYC Question # 12 Topic 2 Discussion

GPYC Exam Topic 2 Question 12 Discussion:
Question #: 12
Topic #: 2

What is the output of the following line of code typed into a Python interactive session?

>>>print (8 <<1)


A.

False


B.

16


C.

SyntaxError: invalid syntax


D.

True


Get Premium GPYC Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.