Question: Write a statement that calls the function OutputStudentAge. Function OutputStudentAge() returns nothing integer studentAge studentAge = Get next input Put He is to output
Write a statement that calls the function OutputStudentAge.
Function OutputStudentAge() returns nothing
integer studentAge
studentAge = Get next input Put
"He is " to output Put
studentAge to output Put " years old." to output
Function Main() returns nothing
Put "Student: " to output
// Your solution goes here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
