-
Write an arrow function that will take 3 parameters, will multiply the parameters and will return the result.
-
Write the following sentence in three lines and print the result: I am a web developer. I love to code. I love to eat biryani.
-
Write an arrow function that will take 2 parameters: One parameter will come from you and the other parameter will be a default parameter. Add these two parameters and return the result.
problem source: https://drive.google.com/file/d/1Ut8t4Ed8V-U0Axtz4nbIXJhmxvMEMUe9/view?usp=sharing