Computer Science, asked by rashidkalodi7343, 8 months ago

Write a program to input line(s) of text from the user until enter is pressed. Count the total number of
characters in the text (including white spaces),total number of alphabets, total number of digits, total
number of special symbols and total number of words in the given text. (Assume that each word is
separated by one space).

Answers

Answered by eshxl
9

Explanation:

(complete ans in the two attachments)

Attachments:
Similar questions