Hello everyone. Hope that you all are having a great time.
Please I need help to understand what is required from the Cash Register challenge, which is the final project for the JavaScript data-structures and algorithms certification.
Precisely, I don’t understand what the change should be, and the steps for calculating it.
Hello.
I am talking about the change in the object returned by the checkCashRegister function.
How do I figure out whether to return [quarters, pennies …] I really don’t understand