News

The good news is that Python makes it very simple to define functions ... brackets when you name the function, and then remember to pass that value when you call it later on!
In the last post introducing Python, I demonstrated how to make a simple app using variables ... That is how to define a function in Python and call it! The function here is called HelloPrint.