M
Q. What is the importance of the init method in a class?
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 character is used in Python to make a single line comment?
Q. Suppose t = (1, 2, 4, 3), which of the following is incorrect?
Q. Suppose we have a = [1,2,3,4,5], which of the following statements is correct?
Q. What will be the output of the following Python code?
Q. What will be the output of the following Python code?
Q. What is the output of the following program : print 0.1 + 0.2 == 0.3
Q. Leading whitespace (spaces and tabs) at the beginning of a statement is called _________________.
Q. What is the correct extension of python file?
Discusssion
Login to discuss.