+ 2
javascript
how to make the currency converter, The ques is Assume we have 10 US dollars & 25 Saudi Riyals. Write a script to convert the total currency to Pakistani Rupees. Perform all calculation in a single expression.
2 ответов
+ 3
Where is your attempt?what actually you don't understand about it ?did you looked up on Google the conversion rate from dollar and Riyaks to rupees?
Also Java and JavaScript are two different languages
0
Sorry the question is in J's and I have solved it recently