Robotics & Artificial Intelligence
Which of the following is not a Python keyword?
- true
- false
- right
- not
Getting Started
1 Like
Answer
right
Reason — The words 'true', 'false' and 'not' are reserved keywords in Python which carry special meaning for the language translator. However, 'right' is not a Python keyword and can be used as an identifier.
Answered By
2 Likes
Related Questions
In which language is Python written?
- English
- C
- PHP
- All of them
All keywords in Python are defined in ……………
- uppercase letters
- lowercase letters
- toggle case
- None of them
Which is the default Python command prompt?
- <<<
- <<
- >>>>
- >>>
Fill in the blanks:
- Python language is …………… oriented programming language.
- An …………… may be a function name, a class name or a variable name.
- …………… is a 3D game engine which enables the users to develop interactive games.
- Python is a …………… generation programming language.
- Escape sequences are some …………… characters which are used as commands in programs.
- Python has come from BBC's popular TV show Monty Python's ……………