Create a console-based program named Commission. Its
Main() method calls two other methods. Th e first called
method should ask a salesperson for the dollar value of
daily sales and return the entered value to the Main()
method. (Assume all sales are in whole dollars.) Th e
second called method should calculate the salesperson’s
commission based on the rates in the accompanying table.