Search:

Type: Posts; User: jps

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,513

    Re: Finding a Smallest Integer

    What I mean is, you need to figure out how you will solve the problem. You need to print the "Smallest Integer", right?
    How will you do that?

    Easy. Print out the smallest integer. One step...
  2. Replies
    5
    Views
    1,513

    Re: Finding a Smallest Integer

    The best hint I have to give is, you don't need code. You need to understand the problem to be solved first. Then you need to come up with a plan to solve the problem. From this plan you can fine...
  3. Replies
    5
    Views
    1,513

    Re: Finding a Smallest Integer

    How would you get the smallest number without the use of a computer?
    Write that answer down into steps.
    Then write code to perform those steps.
    Ask more questions if you get stuck.
Results 1 to 3 of 3