Lab 7

Due 1:30PM March 26, 2007

  1. Write a program to display the following:
    *
    **
    ***
    ****
    *****
  2. Write a program to display the following:
    *****
     ****
      ***
       **
        *
  3. Write a program that prompts the user for two integers and displays the sum, difference, product, and quotient of the numbers.


Sami Rollins