+ 1

I need help with this pls

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. Sample Input: 100 1.1 Sample Output: 110

28th Jan 2021, 6:37 PM
Kherleel😎🖥
Kherleel😎🖥 - avatar
3 odpowiedzi
0
ok
28th Jan 2021, 7:19 PM
Kherleel😎🖥
Kherleel😎🖥 - avatar
+ 2
Input, multiplication, output
28th Jan 2021, 10:05 PM
Sonic
Sonic - avatar
+ 1
It's only multiplication. Please make an attempt and show it to get further help
28th Jan 2021, 7:04 PM
Benjamin Jürgens
Benjamin Jürgens - avatar