Alongside is our IDE, with an example of a print statement. Click RUN to see what happens.
You just printed your first word. Follow the steps below to write a new statement:
Commenting is a way of adding notes to code so others can understand what the code is about. To write a comment put a ‘#’ sign before your line. Follow the steps below to try it out: