Lab1
Description:
This is lab #1
Code:
print 5
x=5
print x+1
width = 17
height = 12.0
delimiter = ‘.’
print width/2
print width/2.0
print height/3
print 1+2*5
print delimiter * 5
screenshot:
exercise2:
Our goal is to make the OpenLab accessible for all users.
Our goal is to make the OpenLab accessible for all users.