Enter the number n for the number of Fibonacci numbers you want to display up to Fn-1 (Enter a number greater than 0):Note: Fibonacci numbers greater than the 79th number will not be displayed due to integer limitations in JavaScript.