Lab Description:
In this lab utilizing the information from the book and lecture I had to create a script that took two numbers and applied various mathematical expressions. This lab also required that it loops and on the entry of a 0 for either integer value the loop/program would end. Not a very difficult lab so long as you understand the syntax of python and the way to utilize them with the correct logic.