What will be the value of the i variable when the while e loop finishes its execution?
Answer : A
Explanation:
And operator able to perform bitwise shifts is coded as (Choose two.)
Answer : CD
Reference:
https://www.geeksforgeeks.org/basic-operators-python/
What will the value of the i variable be when the following loop finishes its execution?
Answer : B
Reference:
https://www.programiz.com/python-programming/pass-statement
The following expression -
Answer : D
Explanation: