Embed presentation
Download to read offline

The document describes a Coral code function called outputage that retrieves an integer input for a student's age and outputs a message stating the student's age. In the main function, it prompts the user for input. The outputage function outputs the formatted string with the student's age included.
