McqMate
| Q. |
43') |
| A. | importerror |
| B. | valueerror |
| C. | typeerror |
| D. | nameerror |
| Answer» B. valueerror | |
| Explanation: the snippet of code shown above results in a value error. this is because there is an invalid literal for int() with base 10: ’65.43’. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet