0
2nd module
You are making a currency converter app. Create a function called convert, which takes two parameters: the amount to convert, and the rate, and returns the resulting amount. The code to take the parameters as input and call the function is already present in the Playground. Create the function to make the code work. Please help me i am stuck in it😯😯
5 Antworten
+ 1
Ok I ll try again
0
show us what you've tried to code so far, and describe at wich point you're stuck ^^
no code == no help
0
the previous lessons should have teach what you need to (at least try to) solve the task... and the task itself should give some hint to how compute mathematically the expected result ;)
0
also, don't mark your own answer as the best: it doesn't give you anything (except downvotes ^^), and it break the purpose of this feature...
- 1
Means I am not getting the point to what to write in want a explanation how to do it cause I am new in javascript