K
Q. Which of these in not a core data type?
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. What is the output of the following program : i = 0 while i < 3: print i print i+1
Q. Which of the following is NOT a comparison operator in Python?
Q. What will be the output of the following Python code?
Q. Which of the following is data type is NOT Valid in Python?
Q. In order to store values in terms of key and value we use what core data type.
Q. Conditional statements are also known as ___ statements.
Q. Function blocks begin with the keyword?
Discusssion
Login to discuss.