Challenge: Arithmetic Sequence
Find the index of an outlier in an arithmetic sequence.
Task
This task requires you to find the index of the first outlier in a given list. All numbers in a list are in an arithmetic sequence, except one number.
Find the index of an outlier in an arithmetic sequence.
This task requires you to find the index of the first outlier in a given list. All numbers in a list are in an arithmetic sequence, except one number.