Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    Nice, I think you need to better explain what the second method needs to do:
    "The second method takes valid ints (positive or negative) and returns a list of the values that follow the above rules."
    to
    "The second method takes 2 ints, positive or negative, and return an array with the result of the first function for each number between the 2 ints"