Lab 1

Description: This lab was pretty simple to me. This was mostly about executing a few commands using the python programming language. Basically I input a variable and attach a value to that variable. Then placed an operation, in this case its addition, and executed it to get my results. After getting my results, I did everything over except this time I transformed it into a script. To do this I placed the statement print and then the value along with the operation i wanted and got the exact result I achieved in the interactive mode. It was a very good and simple lab in my opinion, that is if i did everything correctly. I Hope.

 

Source Code: 5, x=5, x+1                                          width=17, height=12.0, delimiter*5

width/2, width/2.0, height/3, 1+2*5, delimiter*5

 

 

 

 

 

Screenshot:zzzz'....'