Four is the number of letters in the ...: Difference between revisions

m
added wording to the task
m (added wording to the task)
Line 19:
 
;Task:
:* &nbsp; Write a driver (invoking routine) and a function (subroutine/routine···) that returns the sequence (for any positive integer) of the number of letters in the first &nbsp; '''N''' &nbsp; words in the never─ending sentence. &nbsp; For instance, the portion of the never─ending sentence shown above (2<sup>nd</sup> sentence of this task's preamble), &nbsp; the sequence would be:
'''4 2 3 6 2 7'''
:* &nbsp; Only construct as much as is needed for the never─ending sentence.