Finding unique characters in a string using Python

preview_player
Показать описание
This video is about finding unique characters in a string using Python. A string is asked from user and it is processed to find unique characters that is non-repeated characters in the string. If there is no unique characters present then output is displayed as 'No unique characters in the string!'.
Рекомендации по теме