Begin Programming Logo
Home | KPL | Object Pascal | General Programming | Code Database | About Us
   
Hello World Program
   
   

We will now make our first program, in KPL.  Copy out the following code, but remember a lot of it is already done for you!

Hello World Source

Now to run the program, click the play button. Your program will display ‘Hello World’ on the screen. Although this is not too exciting, the beauty of KPL allows us to quickly make a more exciting program.

Exercises:

  • Create a program which displays ‘Hello everyone’
  • Create a program which displays ‘I love KPL!’
   

Valid XHTML 1.0 Transitional Valid CSS!