A function is a set of statements that take inputs, do some specific task computation and produces output. The idea is to put some commonly or repeatedly done task together and make function, so that instead of writing the same code again and again for different inputs, we can call the function.
Python provides built-in functions like print(), etc. but we can also create our own functions. These are called user-define function.
#python #programming #MachineLearning #Artificialintelligence #numpy #Deeplearning #DataScience #IoT #Elearning #education #beginners #robotics #technosier
Please subscribe to our channel and hit the bell icon to never miss an update from us in the future
Instagram : / technosier
Facebook : / technosier
Twitter : / technosier
LinkedIn : / technosier
GitHub : https://github.com/technosier/
-----------------------------------------------------------------------------------------------------------------------------------