# Homework 09, problem 1. # Print the values Keiko, 7, 95 on one line, using a single print # call with commas. # TODO: write the print call here