Back

Please help me to solve this problem

Created 3 years ago
518 Views
5 Comments
KAVIARASUqqE5eR
@KAVIARASUqqE5eR
KAVIARASUqqE5eR
@KAVIARASUqqE5eRProfile is locked. Login

Let "A"  be a string. Remove all the whitespaces and find it's length.

Input Description:
A string is provide as an input

Output Description:
Remove all the whitespaces and then print the length of the remaining string.

Sample Input :
Lorem Ipsum
Sample Output :
10
Comments (5)
Please login to comment.