hello world!


Create your first xplain python script.

  1. Click on the menu.

A screenshot

  1. Click on the “Python” button and then Click on “Start Python”

A screenshot

  1. Click on the enlarge icon to enlarge the Python IDE.

A screenshot

  1. Click on an example Python file to read the content, for example: “echo.py”.

A screenshot

  1. Click “New”.

A screenshot

  1. Navigate to the code area and type “print(‘hello world!’)” in the code area.

A screenshot

  1. Click “Run” to run the Python script and you will see the output in the output window.

A screenshot

  1. Click on “Save”

A screenshot

  1. Type “hello world” as the name and click “OK” to save the file.

A screenshot

  1. If you want to delete the file, just click on “Delete”.

A screenshot

  1. Click “Yes” to delete the file permanently.

A screenshot