Get an answer to your question ✅ “Var amount = 100; var discount = 0; if (amount>50) discount = 0.1; else if (amount > 75) discount = 0.15; else if (amount>100) discount = ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers