# Functions
Capital counts the number of capital letters in a string.
Caps counts the number of capital letters in a string.
Lowercase counts the number of lowercase letters in a string.
Numbers counts the number of numbers in a string.
Special counts the number of special characters in a string.