chore: reinstate a file that was deleted in Lesson17#545
chore: reinstate a file that was deleted in Lesson17#545NelltheWiz wants to merge 5 commits intocode-differently:mainfrom
Conversation
VicenteVigueras
left a comment
There was a problem hiding this comment.
It's totally fine if you'd like to move on from this homework. I'm going to close this PR for now, but that doesn't mean you can't continue working on it.
I’ve left some comments if you decide to pick it up again. Lastly, remember to run spotless apply whenever you're working on Java before pushing your code.
There was a problem hiding this comment.
This class looks good overall. In the class declaration, I'd change the class name from "BusinessChecking" to "BusinessCheckingAccount"
There was a problem hiding this comment.
It looks like this file is empty. You might have forgotten to push the code, or perhaps you didn't intend to upload it.
There was a problem hiding this comment.
The logic here seems off, I'm not sure what your intention was.
It looks like you were trying to create a superclass called 'Account' to be extended by 'CheckingAccount' and 'SavingsAccount'.
I deleted a file by accident. I am also working on doing this lesson in its entirety.