# Homework 10, problem 1. # Run it, read the error, write the error type in a comment at the # bottom, then fix it so it greets Keiko. print("Hello, " + player_name)