python functions is what
Answers
Answered by
12
ᴘʏᴛʜᴏɴ ғᴜɴᴄᴛɪᴏɴ
Python - Functions. A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and a high degree of code reusing. As you already know, Python gives you many built-in functions like print(), etc. but you can also create your own functions
ᴛʜɴᴋs❤️
Answered by
2
Answer:
Python gives you many built-in functions like print(), etc. but you can also create your own functions.
Similar questions
Physics,
6 months ago
Computer Science,
1 year ago