Computer Science, asked by manav2459, 5 months ago

What is python. How we can define a function ​

Answers

Answered by MsLiquor
0

Answer:

Defining a Function

Defining a FunctionHere are simple rules to define a function in Python. Function blocks begin with the keyword def followed by the function name and parentheses ( ( ) ). Any input parameters or arguments should be placed within these parentheses. ... A return statement with no arguments is the same as return None.

Answered by chaudharyharshit1775
0

Answer:

Python is a programming language (can also be a animal) used for ML (machine learning), AI (Artificial intelligence) etc..

Similar questions