Write a Java program to count the letters numbers and other characters of an input string.
By Cheryl Feeney at Jan 21 2021
in java write a code that suppose the following input is supplied to the program: 9 Then, the output should be: 12096 (99+999+9999+999)
By Allen Grant at Dec 05 2020