Search:

Type: Posts; User: AriaT

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,449

    Re: Largest Number Loop Problem

    Thank you for both your responses. I inspected my code carefully after finding some errors and fixed some logical mistakes that did not show up in the error reports.
    Thank you for your in depth...
  2. Replies
    3
    Views
    1,449

    Largest Number Loop Problem

    The assignment is:
    Write a program that has 100 numbers between 0-100 in an array that tells you the index and value of the largest one.
    This is my code that I am struggling with.
    When I run the...
Results 1 to 2 of 2