Homework 4 - CNIT 133
Link: Description
Part 1 - For Loop Calculate product and sum of every third integer from 5 to 20.
Part 2 - Gross Pay Calculate the gross pay of 6 employees.
Part 3 - Compound Interest Calculate the compound Interest.
Part 4 - Switch Statement Use a switch statement to determine the retail price of products.
Part 5 - Switch Statement 2 Use JQuery and switch statements to show/hide instructions and validate input.
Part 6 - Switch Statement 3 Print the Twelve days of Christmas using repetion and switch statements.
Extra Credit Display a square whose size is determined by user input