10 print "this is a test !!!!!'" 20 input a$,b$,c$ 30 print a$/b$*c$ 32 f$="&&&&&&&&&&#.##-" 35 d$=a$/b$*c$ 37 print using f$,d$ 40 end