"Hello there"

July 29, 2022

This is a simple Python script that prints out "Hello there".

Python script screenshot

Output, as expected: Hello there

Back