''' hello.py Jeff Ondich, 2013-01-04 Updated for Python 3, 2019-01-04 Intended as the Python half of parallel examples in Python and Java. See Hello.java. ''' print('Hello, world.')