T
Q. Which of the following functions converts a “string” to a “float”?
float(x) – Convert x to floating point number.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following function is used to know the data type of a variable in Python?
Q. Syntax of ‘for’ loop is given below:
Q. What will be the output of the following Python code?
Q. What is the output of the following code?
Q. What will be the output of the following Python code?
Q. What is the length of sys.argv?
Q. What will be the output of the following code?
Q. What will be the value of the following Python expression?
Q. What will be the output of the following Python function?
Discusssion
Login to discuss.