Daenerys12/04_Python_Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Jupyter NotebookMIT
Watchers
No one’s watching this repository yet.