Search:

Type: Posts; User: jps

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    3,358

    Re: Beginner: For loop excercise (stuck)

    Does the method print the correct output for any given input? If so you have solved the problem in code in at least one of the possible ways.
    Did you try different input values?
  2. Replies
    4
    Views
    3,358

    Re: Beginner: For loop excercise (stuck)

    To get you thinking on the path, begin with what your problem is. The problem to be solved in code is you want to print some result based on some input.
    Your input is minimum and maximum. Your...
Results 1 to 2 of 2