A function is a block of code that performs a specific task and can be reused whenever needed. Instead of writing the same code again and again, you can write it once inside a function and call it whenever required. To create a function we can use a ...
sumit-04.hashnode.dev5 min read
No responses yet.