Create a Python program that accepts a string as input. It should analyze some characteristic of that string and display the result of that analysis. Some examples arefinding or counting a certain cha
Create a Python program that accepts a string as input. It should analyze some characteristic of that string and display the result of that analysis. Some