MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following functions will not result in an error when no arguments are passed to it? |
| A. | min() |
| B. | divmod() |
| C. | all() |
| D. | float() |
| Answer» E. | |