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

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