hello world!

  1. Click on the menu.

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

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

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

  1. Click “New”.

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

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

  1. Click on “Save”

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

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

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