Skip to content
#

check-cash-register

Here is 1 public repository matching this topic...

Design a cash register drawer function checkCashRegister() that accepts purchase price as the first argument (price), payment as the second argument (cash), and cash-in-drawer (cid) as the third argument.

  • Updated Mar 20, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the check-cash-register topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the check-cash-register topic, visit your repo's landing page and select "manage topics."

Learn more