0
Which of the following is Not a built-in exception in python?
(a) IOError (b) IndexError (c) FileNot Found Exception (d). Value Error
3 Antworten
+ 3
Discuss is not a quiz section
If you have a question about exception in Python, specify it.
https://realpython.com/python-exceptions/
https://www.geeksforgeeks.org/python-exception-handling/
+ 1
I agree Members should not rely on the Q&A as their first option. You've got plenty of other ways to figure things out before coming here. First, you can review the course you just took. Many of the answers you're looking for might be right there on the previous slide. Also, check out the comment section in the course. There are a lot of helpful members who provide great answers and share their insights. And let's not forget the amazing world wide web! You can search and find a ton of info to help you understand whatever you're learning. Don't always take the easy way out. Your purpose should be to learn and retain the information not to just get through the courses. There is no reward that way. Make sure you've explored all these options before coming to the Q&A. You got this!
0
Ok