McqMate
| Q. |
To which of the following the “in” operator can be used to check if an item is in it? |
| A. | lists |
| B. | dictionary |
| C. | set |
| D. | all of the mentioned |
| Answer» D. all of the mentioned | |
| Explanation: in can be used in all data structures. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet