1print 3+4 2print 3.5+4.5 3stop in program 4run 5next 6step 7print y 8print y + 2 9print 3.5*y 10stop in f 11cont 12where 13cont 14