Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 554 Bytes

ExceptionsInCSharp

This repo contains three directories.

ExceptionsExercises

contains the exercises in the Unit 2 C# Exceptions Chapter Exercises

TemperatureExceptions

contains the code for the examples in the Unit 2 C# Exceptions Chapter

InteractiveExceptions

contains code examples for the Unit 1 C# Lesson, but can be explored by any class.