M
Q. A statement inside ‘if’ has an indentation of _________ spaces.
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 is the output of the following? x = ['ab', 'cd'] print(len(list(map(list, x))))
Q. Which of the following functions converts date to corresponding time in Python?
Q. What will be the output of the following code snippet?
Q. If str1="Programming Language" What does str1.find("m") return?
Q. By which program python was interpreted?
Q. Which one of the following is not a keyword in Python language?
Q. What will be the output of the following Python code?
Q. How do you declare a variable in Python?
Discusssion
Login to discuss.