Codesters FAQ is the official FAQ site for codesters.com. We will continue to update this blog with the most common questions we receive form teachers using Codesters.

Printing Hello World Statements

You can print a "Hello World" command in Codesters. See the steps below to accomplish this. Please let me know if you have any questions. 

Step 1

Select the Logic tab and then Console. You will then see "print" statements below that you can use. 

print1.png

Step 2

In order to see the print output, click the "P" button in the Action Bar in order to display the print console. A screen will then cover up the stage.

print2.png

Step 3

Type what you want in the editor and click run.



print3.png