< Previous | Contents | Next >
Extra Credit
While the basic functionality of the loan-calc script is in place, the script is far from complete. For extra credit, try improving the loan-calc script with the following fea- tures:
● Full verification of the command line arguments
● A command line option to implement an “interactive” mode that will prompt the user to input the principal, interest rate, and term of the loan.
● A better format for the output.