This is a simple Python script that prints out "Hello there".
Output, as expected: Hello there
Hello there
Back