DEV Community

TANYA LYOP ACHAYI
TANYA LYOP ACHAYI

Posted on

Day 13 of 100.


Today I learned about functions in Python.
Functions are like mini-machines: you give them input, they do some work, and return output.

They help make code cleaner, reusable, and easier to understand. ✌🏾✌🏾

PythonZeroToHeroStudent

100DaysOfPython

Functions

Top comments (0)