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!
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!’
|