R
Q. Which of the following is incorrect variable name in Python?
variable name does not starts with numbers. So option C is correct ans.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. All the keywords in python is written in
Q. Which operator is overloaded by __invert__()?
Q. What is the output of the following code :
Q. What will be the datatype of the var in the below code snippet?
Q. What is the result of cmp(3, 1)?
Q. Which of the following statement is not correct about ‘for’ loop?
Q. Write the output of the following :
Q. Python is a compiled language?
Q. Which of the following is the use of id() function in python?
Discusssion
Login to discuss.