Creates puzzle text ready to print

print_key(puzzle_list, key = "both")

Arguments

puzzle_list

list containing list of words to use and the puzzle specifications

key

can have values of both or row. If both then row and column location will be provided, else just the row is provided.