Construct a properly structured program that accepts the


Construct a properly structured program that accepts the following input: student last name, student first name, academic major, and GPA.

The program will output the students last name and GPA.

If the GPA is less than 2.0 the output will include the words "Needs improvement".

If the GPA is 2.0 or greater and less than 3.5, the output will include the words "Good standing".

If the GPA is 3.5 or higher the output will include the words "Honor student".

Has to be in Pseudocode.

Solution Preview :

Prepared by a verified Expert
Business Economics: Construct a properly structured program that accepts the
Reference No:- TGS01601690

Now Priced at $20 (50% Discount)

Recommended (98%)

Rated (4.3/5)