basically im asking the user to enter numbers. IF the numbers are greater than 100, give them a discount. This part i got working fine, however i now need to add a loop and then add up the total of the discounts and print it out.
first on lines 2 and 3 remove the .h and put a c in front of the the header names. second, on line 16, it has to be 0.10 not just .10. this is because the ., when not used in math, is used for classes