Please I need Help to write a program In comouter science........... A parking garage charges $2 for the first half hour, and $0.75 for each additional half hour. The formula the garge uses is charge = 2+ (x-1) * 0.75 where X is the number of half-hours that a costumer parked in the garge. Write a program that first askes a user to enter the number of hours as an enteger, convert it to the number of the half hours, and then use above formula to calculate and pints out the charges.
This should be a relatively easy program to write. Accept input from the user, double it, then plug it into the formula you have and print the results.
i wrote a class for your program using C sharp, but i don't have csharp compiler on this pc
by the way which language do you want your program to be in?
are you there?
anyways your program is basic and simple
i will install ms visual studio then send you the program, or if you want i can explain the program for you
when you are back let me know
Join our real-time social learning platform and learn together with your friends!