R
Q. Which of the following function is used to know the data type of a variable in Python?
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. How many times the following loop will execute?
Q. The output of this Python code would be:
Q. What is the output of the following program? tday=datetime.date.today() print(tday.month())
Q. Amongst which of the following is / are true with reference to loops in Python?
Q. What is the output of the following program?
Q. Which one of the following is the use of function in python?
Q. What will be the output of the following code snippet?
Discusssion
Login to discuss.