how to use the charAt method
807599Feb 26 2007 — edited Feb 26 2007If the user inputs a random string of characters...
How would I use the charAt method (along with a counter) to locate and count the number of a specific character (for example, a period)?
Thanks!!