Question: Write an input ( ) statement to read a string from input and assign the string to a variable named last _ name. Then, write
Write an input statement to read a string from input and assign the string to a variable named lastname. Then, write another intinput statement to read an integer from input and assign the integer to a variable named initialgrade.
Click here for example
Ex: If the input is:
Wong
then the output is:
Wong received a final grade of so
Click here for example
Ex: If the input is:
Luna
then the output is:
Luna received a final grade of so
Learn how our autograder works
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
