What Will Be The Value Of X In The Following Python Expression #68
What will be the value of x in the following Python expression, if the result of that expression is 2?</p> <pre><code class="language-python">x>>2</code></pre>
This multiple choice question (MCQ) is related to the book/course
gs gs109 Python.
It can also be found in
gs gs109 Bitwise & Boolean - Python Bitwise - Quiz No.1.