The Fibonacci numbers based on the given number are displayed in the following format:
Fibonacci Numbers: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34,
If another number is provided, the new numbers will be generated in Fibonacci sequence above the previous numbers.