McqMate
| Q. |
What is the type of each element in sys.argv? |
| A. | set |
| B. | list |
| C. | tuple |
| D. | string |
| Answer» D. string | |
| Explanation: it is a list of strings. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet