input java

1

Write a Java program to count the letters numbers and other characters of an input string.

By Wooden Hammer Cheryl Feeney at Jan 21 2021

0

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 Beginner Allen Grant at Dec 05 2020


Related code examples


Code examples by languages