When I remove the semi colon from line 24, I now have 8 errors, which are the following:
PayrollProgram2.java:20: package system does not exist
For the first error, what am I supposed to import?
For the second error, I am not following what you are saying.
Kevin Quarles wrote:I am not sure what I am supposed to do here.
For the first error, what am I supposed to import?
For the second error, I am not following what you are saying.
I am assuming by the way you are responding that this is not a simple problem?
Kevin Quarles wrote:If I do an import, that would not be on that line, right?
There are only two hard things in computer science: cache invalidation, naming things, and off-by-one errors
Don't get me started about those stupid light bulbs. |