Home / Programming MCQs / Python MCQs / Question
M
Q. Which of the following statement is not correct about ‘for’ loop?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
What is the data types of any variable which holds the value 'hello world' ?
What is the output of the following program : print 0.1 + 0.2 == 0.3
Which of the following keyword is used for function in python?
Which function overloads the >> operator?
Python supports the creation of anonymous functions at runtime, using a construct called
Discusssion
Login to discuss.