TheOne1984
TheOne1984
CC#
Created by TheOne1984 on 10/21/2023 in #help
✅ Trying to count numbers on a string
I want to count how many times any number appears in the string, in a way such that: "2" then numbers ++ and "351" then numbers++ every time any number appears, instead of counting the digits.
25 replies
CC#
Created by TheOne1984 on 10/20/2023 in #help
❔ ✅ :white_check_mark: Trying to have a program read a word in a string and add to a counter
I have to make a program that reads the different letters, consonants and some words as repeated through out the text. I have been able to do it for vowels and consonants, but I do not know what to do for complete specific words in the text.
469 replies