Running instructions
On Intellij:
1- Navigate to the run configurations button and select the plus sign then application
2- next select Java 21 as the SDK, and download it (click the download sdk button) if you don't have it.
3- Then click on the paper icon in the field directly to its right and navigate to SystemMain.java by going through LAB2-Code/ and click on SystemMain
4- Click ok, then apply, and click on the green run button to run the project
Possible issues: SystemMain is not selectable in java.
Fix: Click on the Lab2-Code directory in Lab2-Code and right click. Then click on mark directory as. Then click on sources root.