This will be where we will be turning in any assignments on Google Classroom
- Fork this repo
- Open GitHub for Desktop and clone this project from your user
- Make a Java Project in Eclipse, make sure you make it in the folder you created when cloning the repo
- Create a package under "src" and name it com.yourname
- Make your code in that package
- When you are done, commit and sync into your repo
- When you want to turn in the code, create a pull request into this repo from yours