Home / Programming MCQs / Python MCQs / Question
M
Q. Ram wants to create a program to check whether an year is leap year or not. For this he should have a good understanding of ____________
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
What is the maximum length of an identifier in python?
What will be the output of the following Python code?
Which of the following statements will create a list?
What is a generator in Python?
What is the output of the following code?
Which of the follwing are the keys in the given statement : abc = {"first":10, "second":20}
Which of the following codes uses inheritance?
Which function doesn’t accept any argument?
Discusssion
Login to discuss.