Project
Conditionals
This was the second project started in Introduction to Programming (ITP).
Goal
Learning the Basics of C#
With this project we continued the basics of C# and created a simple conditionals sheet. This built on what was learned in the first project (Character Sheet) and introduced and worked with if/else statements.