Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 238 Bytes

File metadata and controls

7 lines (4 loc) · 238 Bytes

Instructions

Implement various kinds of error handling and resource management.

An important point of programming is how to handle errors and close resources even if errors occur.

This exercise requires you to handle various errors.