3
Answers

use console application

Photo of Ej Nueva

Ej Nueva

8y
653
1
Create a program that will ask the user to input a string and total all numbers and separate all letters(special characters should be removed).
Ex:1ab23cd4
total:10
letter:abcd
 
CAN ANYONE HELP ME? 

Answers (3)