Generating the Fibonacci Word Sequence

# Introduction In this lab, you are required to write a program that generates the first n elements of the Fibonacci Word sequence, where each word is formed by concatenating the two preceding words, and return the sequence as a comma-separated string.

|60 : 00

Click the virtual machine below to start practicing