Write a program to input a sentence and print the number of characters found in the shortest word excluding the article a in the given sentence. Example input = to "a book is kept on the table" Output shortest word = is length = 2
Answers
Answered by
0
Answer:
which coding language please tell ,
Do we have to do it in python
Similar questions