This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software_carpentary3 [2011/06/21 04:05] bhuvan |
software_carpentary3 [2018/03/24 11:13] (current) |
||
|---|---|---|---|
| Line 279: | Line 279: | ||
| * Find vowels consonants in a given text | * Find vowels consonants in a given text | ||
| This is the text. Copy the the text to a file and give the name of the file as fs-dataset.txt | This is the text. Copy the the text to a file and give the name of the file as fs-dataset.txt | ||
| + | |||
| <code> | <code> | ||
| + | |||
| The Free Software Definition | The Free Software Definition | ||
| Line 737: | Line 739: | ||
| Defective By Design | Defective By Design | ||
| Free Software Foundation | Free Software Foundation | ||
| + | |||
| </code> | </code> | ||
| Line 784: | Line 787: | ||
| Mr. matches Mr. and Mrs. | Mr. matches Mr. and Mrs. | ||
| Mr\. matches only Mr. | Mr\. matches only Mr. | ||
| + | </code> | ||
| ==== Character Classes ==== | ==== Character Classes ==== | ||