Ryan Ooley - 2018-03-26

Hello,
I was not able to replicate any errors with renaming files. I would recommend that if you do rename a file, you make sure to change any instances of that name in the code. For example, the public class generally found at the beginning of a java program will only compile and run if it shares a name with the program itself.