I am working on a program involving money and the optimal amount of change. I need to write the program so that if one of the coins is equal to zero, it does not display it. How would I write my code so that parts of it won't display if the value of one of the bills/coins is zero?