Search:

Type: Posts; User: sstaurus12

Search: Search took 0.07 seconds.

  1. Re: Beginner Problem: Choosing highest value from 3 inputs

    I think the && operator is exactly what I was looking for, Thank you so much! The program is now compiling and running correctly!
  2. Re: Beginner Problem: Choosing highest value from 3 inputs

    The output chooses 50 as the highest score.

    I tried changing the order between all 3 and seems to have no pattern for choosing one of the values. It seems to choose the highest input between the...
  3. Beginner Problem: Choosing highest value from 3 inputs

    Hello anyone,

    I am currently in need of some help with the code for one of my methods.
    I have 3 inputs for 3 separate quiz scores. My method must choose the highest from these 3 no matter what...
Results 1 to 3 of 3