Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 752 Bytes

File metadata and controls

22 lines (14 loc) · 752 Bytes

C# Basic Knowledge Test

Welcome to the C# basic knowledge test. This repository contains the instructions and necessary files to complete the assignment.

Instructions

  1. Clone this repository to your local machine.
  2. Navigate to the StudentSubmission folder.
  3. Implement your solution in Program.cs.
  4. Commit and push your changes.

Submission

Ensure your code is committed and pushed to your repository on GitHub. The automated test will run and validate your solution.

Resources

Good luck!