What is a function? What does a function do? As the name suggests function does a specific task. This task can be used repeatedly or once as per the use case. The main purpose of a function is to separate the logic into different blocks. We can creat...
coding.sahilfruitwala.com6 min read
No responses yet.