R
Q. What data type is the object below? L = [1, 23, „hello?, 1]
List in python starts with [ and ends with ] . Anything written inside square brackets is list in python.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What is the output of the following program?
Q. Which of the following modules need to be imported to handle date time computations in Python?
Q. What does the __init__() function do in Python?
Q. What will be the output of the following code?
Q. What is the output of the following program?
Q. Which of the following statement is not correct about ‘for’ loop?
Discusssion
Login to discuss.