Find words which contains more than 3 e vowels: Difference between revisions

m
added highlighting.
(Created page with "{{Draft task}} ;Task: Use the dictionary   [https://web.archive.org/web/20180611003215/http://www.puzzlers.org/pub/wordlists/unixdict.txt unixdict.txt] <br> Find words w...")
 
m (added highlighting.)
Line 3:
;Task:
Use the dictionary &nbsp; [https://web.archive.org/web/20180611003215/http://www.puzzlers.org/pub/wordlists/unixdict.txt unixdict.txt]
 
<br> Find words which contains more than 3three &nbsp; '''e''' &nbsp; vowels and contains only &nbsp; '''e''' &nbsp; vowels.
<br><br>
 
=={{header|Ring}}==