One dollar equals 100 cents. The following program intends to read a floating-point value from input and output the quantity in dollars, but the code contains an error when reading from input. Find and fix the error.
Ex: If the input is 1.8, then the output is:
0.018 dollars