This challenge has absolutely no relevance to a real-life problem, but it is very interesting because it tests your programming skills and abstract thinking. The Fibonacci series is defined as 1, 1, 2, 3, 5, 8, 13, 21, 34, 55 etc, where each number in...