Search:

Type: Posts; User: Tripleg

Search: Search took 0.10 seconds.

  1. Random Generator method is not giving me the correct average, Help Needed

    Create an array that will store 7 temperatures.
    Populate the array with 7 random temperatures from 1 to 100 degrees. (hint use a for loop and a Random number Generator)
    After the temperatures are...
  2. Thread: Help please

    by Tripleg
    Replies
    2
    Views
    962

    Help please

    I am trying to create a program that will estimate a child height based on the height of the parents.

    It should ask the user to enter a String representing the gender, so m or M for a male and f...
  3. Thread: Help needed

    by Tripleg
    Replies
    12
    Views
    2,950

    Re: Help needed

    Sorry, I am new to this and I am trying to figure out how to do this correctly. I apologize
  4. Thread: Help needed

    by Tripleg
    Replies
    12
    Views
    2,950

    Help!!!

    HATE and LOVE.
    Write a program that reads in a line of text and then outputs that line of text with the first occurrence of "hate" changed to "love". For example, a possible sample dialog might...
  5. Thread: Help needed

    by Tripleg
    Replies
    12
    Views
    2,950

    Help needed

    SHOUTS AND whispers.
    Write a program that reads in a line of text and then outputs that line of text first in all uppercase letters and then in all lowercase letters.

    INPUT and PROMPTS. The...
Results 1 to 5 of 8