Computer Science, asked by srishtitiwari1212, 5 months ago

gorean Triplet or not. The program
ICSE 1934
the items purchased:
A doth showroom has announced the following festival discounts on the purchase of items based on the total cost of
Write a program to input the total cost and to compute and display the amount to be paid by the customer after
three numbers and check whether they
must display the message accordingly. (Hint ha=p'+b^)
14.
Total Cost
Discount Rate
Less than Rs. 2000 5%
Rs. 2001 to Rs, 5000 25%
Rs. 5001 to Rs. 10,000 35%
Above Rs. 10,000 50%
availing the discount.
A box of cookies can hold 24 cookies
, and a container can hold 75 boxes of cookies. Write a program that prompts the
user to enter the total number of cookies
, the number of cookies in each box, and the number of cookies boxes ina
container, The program then outputs the number of boxes and the number of containers required to ship the cookies
A special two-digit number is such that when the sum of its digits is added to the product of its digits, the result is equal
to the original two-digit number,
Example: Consider the number 59.
Sum of digits = 5 + 9 = 14
oduct of its digits = 5 x 9 = 45
um of the sum of digits and product of digits= 14 + 45 = 59
rite a program to accept a two-digit number. Add the sum of its digits to the product of its digits. If the value is
tual to the input number display the message "Special 2-digit number" otherwise; display the message "Not a Special
Digit number".​

Answers

Answered by yashasvi2646
1

Answer:

I can't understand the question

Similar questions