Which of the following is not an example of a collection in Python?
2026
Which of the following is not an example of a collection in Python?
Answer: B. bool
- A.
list
- B.
bool
- C.
tuple
- D.
str
Attempted by 590 students.
Show answer & explanation
Correct answer: B
Loading lesson…