R
Q. Which of the following statements are correct? (i) Python is a high level programming language. (ii) Python is an interpreted language. (iii) Python is a compiled language. (iv) Python program is compiled before it is interpreted.
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. The list.index(x[, start[, end]]) is used to ___.
Q. Which of the following is the built in function in python?
Q. What will be the output of the following code snippet?
Q. What will be the output of the following code: print(3 // 2)?
Q. What will be the output of the following Python code?
Q. What is the output of the following code :
Q. Amongst which of the following is / are true with reference to loops in Python?
Q. What is the output of the following program?
Discusssion
Login to discuss.