Okay click the PRGM button navigate to the new tab and hit create new name this Hello World.
Now you want to add the code in so hit the PRGM button again you can find all the code in there that is being used well here is the code (to type letters you hit Alpha and look for the letters on the buttons of you can hit second alpha and it keeps it on letter select)
Code: Select all
ClrHome
Output(4,3,"HELLO WORLD")
Stop