Hello World!
Let's make a simple "Hello World" program.
Steps:
- click the line that points from Begin to Output element
- select the menu item
- now click the "output" block you added
- change the text to
"Hello World!"
(note that you need the quotes) - click (the "Run" button)
Congrats, you made your first program!
You should see Hello World! text printed in the bottom panel.
The output panel contains other useful information: time when the program started and finished.
If you are stuck in any step of the tutorial, there is a "SHOW SOLUTION" button at the top.
But please, first try to solve it by yourself before clicking that button!