The software developer used the following design specifications when creating the modules The account balance cannot be less than zero. Credit and debit amounts must be zero or a positive number. Cannot debit or credit frozen accounts. The balance cannot exceed 100,000. No transaction greater than 10,000. Credit and debit amounts must have 2 digits precision. Credit and debit amounts have a period at the third character from right. No other characters are allowed.