Ad
  • Custom User Avatar

    our task is to generate the Fibonacci sequence to n places , with each alternating value as "skip" So, there must be n sections separated by spaces to form the big string. Since only every 2nd value will be skip, if it is an even number, it must end with skip.