Lab 1

Lab Description: This is a lab that is consisted of doing early python programming following certain codes. We were given certain exercises to do from Think Python book, in the python program and test the results.

Lab Experience: Implementing the exercises we were told to do I realized the commands are very important and are very strict, if you happen to make just a single typo it will ruin your code and you will be receiving syntax errors. However, using python also seems helpful forr instance it can be used as a calculator.

Screenshots of Code:

Untitled2Untitled

 

Screenshots of Results:

Untitled3