suppose you shop for rice and find it in two different sized packages. you would like to write a program to compare the costs of the packages. the program prompts the user to enter the weight and price of each package and then displays the one with the better price or if both packages have the same price. use only one-way selection statement.



Answer :

Other Questions