Robotics & Artificial Intelligence
Related Questions
The statement 5 // 2 will return …………… .
- 2
- 2.5
- 5
- 0
Which of the following is a membership operator?
- and
- or
- in
- None of these
Fill in the blanks:
- Python is a ……………. which means it may be used to create a broad variety of applications.
- ……………. frameworks are used for web development in Python.
- ……………. is a tool kit in Python for GUI development.
- The suitable data type to store only True or False is …………….. .
- Lists are ……………. and ……………. are immutable in Python.
What do you understand by data type? List names of Python built-in data types.