0

im making a script in python, and i want to know how to count the types of letters in a string. For example, if my string is abcc, it should return 3. because theres a, b, and c. if its accc, it should return 2. if its abcdeff it should return 6. So, how do i do this?

apchrkey
  • 13
  • 2

0 Answers0