Topic: Language Problem / Level: advanced

Problem: Write a program to check if a number is a Fibonacci number using recursion.

Run the code to see the output here...