In this tutorial, we learn about Python functions. We'll start out by comparing functions in Python to functions in mathematics, and from there were will move into writing more complicated functions to solve the popular "Fizz Buzz" problem.
We end the tutorial by discussing some of the various ways that you can define and work with function arguments in Python.
Blog post associated with this video: https://coderjourney.com/getting-star...
Code from this tutorial: https://github.com/coderjourney/pytho...
Website: https://coderjourney.com
Suggested Resources: https://coderjourney.com/resources
Twitter: / coderjourney
Intro created by Ian Zainea (http://ianzainea.com)
~-~~-~~~-~~-~
Please watch: "How to Write Better Automated Tests"
• How to Write Better Automated Tests
~-~~-~~~-~~-~