This project was developed as part of a University of Washington (UW) coursework assignment.
The application demonstrates core C# programming fundamentals including:
- Console input/output
- Conditional logic
- Basic arithmetic operations
- Program structure and flow control
- Exception handling (if applicable)
The purpose of this assignment was to reinforce foundational C# concepts and demonstrate understanding of:
- Variable declaration and data types
- User input validation
- Basic computational logic
- Structured program execution
- C#
- .NET
- Visual Studio
- Open the solution in Visual Studio
- Build the solution
- Run the program using
Ctrl + F5
This project was completed as part of a University of Washington Information Technology coursework assignment.
Collaboration workflow practice update.
Author: James Daniels
University of Washington