Our first program will print the classic "Hello, World!" message. Here's the full source code. |
|
To print output, we create a |
|
We declare a variable |
|
The |
|
To run the program, save it as |
|