The program will input a string then display all the letters used in the input with their corresponding number of occurrences in the input

0 votes
Sample: Input a String: This is FUN. Letter    Count f   =   1 h   =   1 i   =   2 n   =   1 s   =   2 t   =   1 u   =   1   If the letters are the same, lowercase and uppercase they should count as one.
Apr 18, 2021 in Python by anonymous

edited 4 days ago 13 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP