LAB 5

Python is always fun to mess around with. This lab was short and easy. The directions told us clearly what to do. I enjoyed doing this lab as I learned more about Python.One thing we did was call or invoke the function.  Other than that, all we did was define a function and add an if and else statements with each having its own return statement. After that we made it so that the user is able to add their own integers. Lastly, we called the function and than ran the module. Most of the time we put number’s, it came out “No that doesn’t work.” This lab was fun to do and I would love to do these again.

34