write a secret message in roman numerals
Patricia Leannon
—
gths Instead of transforming individual letters, encode entire words by their lengths, then express the lengths in Roman numerals. Example: "Secret" (6 letters) = VI "Message" (7 letters) = VII Sequence: VI VII Application: Use