McqMate
| Q. |
What will be the output of the following
|
| A. | 0.0 1.0 |
| B. | 0 1 |
| C. | error |
| D. | none of the mentioned |
| Answer» C. error | |
| Explanation: object of type float cannot be interpreted as an integer. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet