notebook.community
Edit and run
Every program has errors while it runs, and has to deal with unexpected behavior and bad input. Exceptions provide a clean way to deal with these situations.
Previous: Classes | Home | Next: Testing
top