Lab 1

This lab is to test the python interpreter

 

width = 17

height = 12.0

delimiter = ‘.’

width/2

width/2.0

height/3

1+2*5

delimiter*5

 

Screenshot 2013-09-29 at 19.02.41

Leave a Reply

Your email address will not be published. Required fields are marked *