McqMate
| Q. |
What is the return value of trunc()? |
| A. | int |
| B. | bool |
| C. | float |
| D. | none |
| Answer» A. int | |
| Explanation: execute help(math.trunc) to get details. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet