helengladun/bank-checks
When a bank- or lottery check is printed, the amount is usually printed with both numbers and letters. Here I've written the algorithm that converts an amount to the alphabetical representation.
JavaScript
When a bank- or lottery check is printed, the amount is usually printed with both numbers and letters. Here I've written the algorithm that converts an amount to the alphabetical representation.
JavaScript