What is This? Add the given number Instruction Run npm i AddGivenNumber Use import AddNumber from 'AddGivenNumber' AddNumber(5,10) Result Output : 15 Parameter Need a two parameter to which you want to add the two value