McqMate
| Q. |
What is the data type of (1)? |
| A. | tuple |
| B. | integer |
| C. | list |
| D. | both tuple and integer |
| Answer» B. integer | |
| Explanation: a tuple of one element must be created as (1,). | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet