M
Q. What will be the value of the following Python expression?
4+2**5//10
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which function overloads the >> operator?
Q. What is the output of the following program?
Q. What will be the value of ‘m’ and ‘n’ after execution of following code:
Q. Write the output of the following:
Q. What will be the output of the following code?
Q. What is the output of the following code?
Q. Which of the follwing are the keys in the given statement : abc = {"first":10, "second":20}
Q. List in Python is ................in nature.
Q. Which symbol is used to end loop and conditional statements?
Discusssion
Login to discuss.