The prices of stocks are normally given to the nearest eight of a dollar; for example, 29 7/8 or 89 1/2. write a program that computes the value of the user's holding of one stock. the program asks for the number of shares held, the whole dollar portion of the price, and the fraction portion. the fraction portion is to be input as two integer values, one for the numerator and one for the denominator.