#functions
Read more stories on Hashnode
Articles with this tag
Why we use function? The main objective of function is to avoid the repeatation of code. Example: If we have to perform different operations on two...