MCQOPTIONS
Saved Bookmarks
| 1. |
What happens if the file is not found in the following Python code? |
| A. | No error |
| B. | Assertion error |
| C. | Input output error |
| D. | Name errorView Answer |
| Answer» B. Assertion error | |