what is python and function
Answers
Answered by
1
Answer:
A function is a block of organized, reusable code that is used to perform a single, related action. ... As you already know, Python gives you many built-in functions like print(), etc. but you can also create your own functions. These functions are called user-defined functions.
Explanation:
thanks for the answer mate mark and FØŁŁØW me
Similar questions