Computer Science, asked by atreyeepaul42, 1 year ago

Write a program to input a string.Convert the string to upper case.Count and print the words which have at least a pair of consecutive letters.
Sample Input : MODEM IS AN ELECTRONIC DEVICE
Sample Output : MODEM DEVICE
Number of words containing consecutive letters: 2​

Answers

Answered by joe167
0

Answer:

thnx for the points xD

Similar questions