Question: Need this in Python. 1 - Make a program that takes in a string as a text and calculates all the unique letters in the
1 - Make a program that takes in a string as a text and calculates all the unique letters in the text. So, for example, if the user were to input "my Mississippi" the number of unique letters would be 5. The program should output this number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
