Search:

Type: Posts; User: StephenCoyle

Search: Search took 0.10 seconds.

  1. Re: Trimming, parsing, verifying grades entered are valid

    I understand that, you mentioned above about the grades being entered as Strings.
  2. Re: Trimming, parsing, verifying grades entered are valid

    Surely you would use an integer to read in marks?
  3. Re: Trimming, parsing, verifying grades entered are valid

    Start with writing down the logic/algorithm for the validation.
    For example, you want the user to repeatedly enter a value until it is valid (between 0 and 100), so you would use a loop for this.
Results 1 to 3 of 3