Hogwarts has lost all its magic and now NOTHING WORKS! This app is riddled with student errors...
##Instructions:
Correct all the errors so that this school management app runs properly.
- Implement a method that randomly assigns new students to one of Hogwarts' four houses. Each student needs to be assigned automatically when they are added to the school records.
- Add the ability to reassign a student to another house if we need to mix things up a bit.
- If we really need to mix it all around, we would need to randomly reassign all students to one of the four houses (a student cannot be reassigned to the same house, and the number of students in each house should not vary more than 10%).
- Clone this repository to your local machine -- don't fork it.
- Make all changes on your own branch named with your github name, and commit as necessary.
- Zip your local folder, including the .git folder, and email to your contact at GA.