Write a program to convert currencies between British currency of pounds and pence, in which 1 pound contains 100 pence. Write a statement that prints the value of price in the form “X pounds and Y pence” on a line by itself. So...
Write a program to convert currencies between British currency of pounds and pence, in which 1 pound contains 100 pence. Write a statement that prints the value of price in the form “X pounds and Y pence” on a line by itself. So...