
PYTHON β VARIABLES AND OPERATORS
QuizΒ by Karan Cindae
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Who developed Python ?
The Python prompt indicates that Interpreter is ready to accept instruction
Which of the following shortcut is used to create new Python Program ?
Which of the following character is used to give comments in Python Program ?
This symbol is used to print more than one item on a single line
Which of the following is not a token ?
Which of the following is not a Keyword in Python ?
Which operator is also called as Comparative operator?
Which of the following is not Logical operator?
Which operator is also called as Conditional operator?