Write the definition of a function print Grade, which takes one parameter containing a string value and returns nothing. The function prints "Grade: " followed by the string parameter.