program dec test : real?dec abc : int ? dec cba : int cba = abc+4 ! Read(abc, test) !test = test*4.4 end