M
Q. What is the value of the following expression?
2+4.00, 2**4.0
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. What will be the output of the following Python code?
Q. What will be the output of this statement?
Q. Loops are known as ___ in programming.
Q. An ‘if’ condition inside another ‘if’ is called
Q. What will be the output of the following Python code?
Q. Can the use of parentheses change the order of evaluation?
Q. Which of the following is jump statement in python?
Q. What is the output of the following program : print '{0:.2}'.format(1.0 / 3)
Discusssion
Login to discuss.