Login or Create an Account to view the mark scheme, comment, and add to a test
A function called wordLength accepts a character string argument and returns its length - for example, wordLength("coconut") returns the number 7. Given the wordLength function described and a collection of fruit names as character strings called FRUITS, construct pseudocode to output both the name(s) of each fruit more than 6 letters long as well as the total number of such fruit names found.
[6]

Short Answer6 MarksPremium
33 Uses71 Views3 Likes