Search:

Type: Posts; User: etidd

Search: Search took 0.07 seconds.

  1. Re: help with the logic on this letter grade program.

    my idea was to have a couple of local double variables with a constructor public Grade(double value) that constructor's parameter is what receives the user input from the tester class. then, i would...
  2. help with the logic on this letter grade program.

    hey,

    help me think of a good way to get after the logic of this program:
    :confused:
    ---------------------
    Write a program that translates a number into the closest letter grade. For example,...
Results 1 to 2 of 2