The first code to learn is PRINT. If you want to print something do PRINT "(Text)" If you want the text in a different spot, do LOCATE 8,8:PRINT "(Text)"