Question: Write a python program for the problem given below: A word is called as a good word if all the letters of the word are

Write a python program for the problem given below: A word is called as a good word if all the letters of the word are distinct. That is, all the letters of the word are different from each other letter. Else, the wo is called as a bad word. This can be continued based on the user input is 'Y'. Input Format Input contains the String S Output Format Print the resultant GOOD or BAD For example: Test Input 1 ha
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
