Brevo interview question

What is currying and write code to currying function which returns sum of number inside the function parameters and function parameters can n

Interview Answer

Anonymous

8 Nov 2024

I have written the code for returning sum of 2 numbers using currying