C Java Kickstart Python1 Min Read LetuscrackonMay 18, 2025 Discount – 20% The program must accept the price of an item as the input. The program must print the price of the item after 20 percent discount with the…
C1 Min Read LetuscrackonJanuary 25, 2025 Discount Slabs A shop has given discounts based on the price of purchase. There are N slabs. When the price falls between two slabs that is ith slab amount…
C1 Min Read LetuscrackonJune 9, 2024 Variable Discount The program must accept an integer P which represents the price of an item in a supermarket as the input. The program must print the…
C1 Min Read LetuscrackonJune 9, 2024 Choose items for highest discount Chandru went for shopping and he was offered N number of items at various discount percentage rates.Out of these N items he wants to choose…
C Python1 Min Read LetuscrackonJune 9, 2024 Restaurant – Lucky Numbers Discount Every day in a restaurant two numbers X and Y are considered lucky numbers. If the bill amount B is divisible by X, then X% discount is…