This is our implementation of the Coding Challenge system as well as a basic implementation of the assignCodingChallenges function Main is the file to run Choose the educator option, input a name, then select assign coding challenge. Once there it will ask for a language and
How to run:
cd CS1530-Team_project
javac Main.java
java Main.java
...follow instructions given