rewrite the following snippet using ternary operator: if(sale>=25000) discount=5000;
else discount=250;
Answers
Answered by
1
Answer:
I can't understand the question
Explanation:
can you please tell me more details so I can solve it
Similar questions