0
Single characters out of a string?
So Iâm trying to make a Java program that finds the numerical value of each letter of a word, if the user enters a word or statement into a string, is there any way to do that?
1 Answer
0
thanks
So Iâm trying to make a Java program that finds the numerical value of each letter of a word, if the user enters a word or statement into a string, is there any way to do that?