% sample9.t % simple get statement examples % var name : string put "What is your name?" get name put "hello ", name