Hello World Program: INPUT "What Is Your Name";NAME$ PRINT "Ok";NAME$ This is a simple program to learn the basics of the INPUT command.