function main() {
	// Display a message to the output box.
	display("Welcome to Goetz's Programming Kit.")
}
