Friendly Hal’s Used Cars has four sales people named Pam, Leo, Kim
and Bob.
In Program.cs,
De
fine
a method called
PrintCarSales
to accept values for the number of cars sold by
each salesperson in a month, and create a bar chart that illustrates sales, similar to
the following one.
Ensure
you capture the user input and call the
PrintCarSales
method
in
Program.cs
.
Comments
Leave a comment