# Chapter 07 example: the first program. # Run with: python exercises/07/01-hello.py print("Hello, world!")