Imagine that you are in an electronics store and you want to calculate the final price of a product after applying a discount. The product you are interested in has an original price of $1000 MN, but, for today, the store offers a 25% discount on all its products. Develop an algorithm that allows you to calculate the final price you will pay, but first point out the elements.
Question