- 2
Write the following alogrithm in c++ code.
Store 20 in the cost per unit variable Store 15 in the quantity variable Let discount d be given as 15% Determine the total amount paid for a particular item
2 Respuestas
+ 4
I think this is want your looking for:
https://code.sololearn.com/coyke8boyc7O/?ref=app
- 3
I don't know c++ ...I know only HTML