Functions
What are functions ?
A line code that is used numerous times, in a program. The reused line of code is written inside the function which is then called and this block code written inside the function will process the input and give the required out ...
ravipratihast.hashnode.dev3 min read