GNU Info

Info Node: (emacs-lisp-intro.info)Counting Exercise

(emacs-lisp-intro.info)Counting Exercise


Prev: recursive-count-words Up: Counting Words
Enter node , (file) or (file)node

Exercise: Counting Punctuation
==============================

   Using a `while' loop, write a function to count the number of
punctuation marks in a region--period, comma, semicolon, colon,
exclamation mark, and question mark.  Do the same using recursion.


automatically generated by info2www version 1.2.2.9