What will be the value of the i variable when the while e loop finishes its execution?
Correct Answer:
A
🗳️
And operator able to perform bitwise shifts is coded as (Choose two.)
Correct 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?
Correct Answer:
B
🗳️
Reference:
https://www.programiz.com/python-programming/pass-statement
The following expression -
is:
Correct Answer:
D
🗳️