Recent content by chipChocolate

  1. C

    Generate a function from a list of numbers

    Thanks for the hint, I finally got it.
  2. C

    Generate a function from a list of numbers

    The actual question is to find the length of the 31st term.
  3. C

    Generate a function from a list of numbers

    I have a list of numbers x = [1, 11, 21, 1211, 111221,...], I need to find the 31st number in that list.
Back
Top