Translations:FP Homework 1/19/en
Jump to navigation
Jump to search
Implement the function answers
that takes as an input a crosword puzzle's solution and outputs all words from this solution. Words will be divided into two lists, first for lines (from left to right) and second for columns (from top to bottom). A word is written only if it is longer than just one character.