Python Functions
Previously, we learned about variables which allow us to store information for later use, strings which represent text, and floats which represent numbers. Now that we know the basic data types in python, we'll start using them with functions.
What i...
ahmedgouda.hashnode.dev4 min read