The X-Files

Files in the labs whose names start with an "x" (for example, xEmployee.java) are files that either have errors or missing parts. You should correct these files and then rename them by getting rid of the "x" (for example, Employee.java).

It is very important that when you want to use files from a previous lab, you should use the files that have names without the "x".