print  1; print  "two"; print  $a; print;  print  $i < 4; print  "y is ".string($y); print ""
