Welcome to the C# basic knowledge test. This repository contains the instructions and necessary files to complete the assignment.
- Clone this repository to your local machine.
- Navigate to the
StudentSubmission
folder. - Implement your solution in
Program.cs
. - Commit and push your changes.
Ensure your code is committed and pushed to your repository on GitHub. The automated test will run and validate your solution.
Good luck!