Your program should ask the user to enter the price of one carton of juice as well as the number of cartons being purchased. note that since juice is an ordinary grocery item, no sales tax is charged

Your program should ask the user to enter the price of one carton of juice as well as the number of cartons being purchased. note that since juice is an ordinary grocery item, no sales tax is charged on it. then, determine the final cost of buying orange juice under the bogo offer. while it is possible to make a solution that does not use if statements, the purpose of the assignment is to practice with conditions. make sure you take this opportunity to get the practice you need to master the programming concepts. you’ll need to account for two different cases: buying an even number of oj cartons and buying an odd number of oj cartons. how can you determine if a number is even or odd? a number that is evenly divisible by 2 is even. an odd number has a remainder of 1 when divided by 2. which arithmetic operator gives you the remainder?

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now