Search:

Type: Posts; User: computerguy38

Search: Search took 0.33 seconds.

  1. Re: Not Getting Expected Output. What is wrong with my logic/syntax? Thanks in advanc

    This is great! I know exactly what you are talking about. I learned that back in my first comp sci class and of course if you don't use it, you lose it. I'll remember it forever now because it's been...
  2. Not Getting Expected Output. What is wrong with my logic/syntax? Thanks in advance:)

    I'm supposed to create a method to find the nth harmonic number. Say the use asks for the third harmonic number, I want it to return the sum of 1, 1/2, and 1/3. I am required to solve this...
Results 1 to 2 of 2