class - program needed that shows discount based on GPA -


i've been trying figure out day i'm getting nowhere. intro programming class have following problem;

to encourage grades, hermosa high school has decided award each student bookstore credit 10 times student's grade point average. in other words, student 3.2 gpa receives $32 credit. create class prompts student name , grade point average, , passes values method displays descriptive message. message should use student's name, echo gpa, , display store credit amount.

i know should easy enough after trying figure out brain fried i've come here looking help.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -