Try these in the terminal: PRINT "Hello world!" INPUT "What's your name",NAME$ PRINT "Hello, "+NAME$ Also, I recommend reading the manual, it gives a nice intro to SmileBASIC.