Город МОСКОВСКИЙ
00:04:22

Counting Duplicates - Python - Codewars

Аватар
Простые Уроки Программирования на JS
Просмотры:
22
Дата загрузки:
29.11.2023 06:05
Длительность:
00:04:22
Категория:
Обучение

Описание

Count the number of Duplicates
Write a function that will return the count of distinct case-insensitive alphabetic characters and numeric digits that occur more than once in the input string. The input string can be assumed to contain only alphabets (both uppercase and lowercase) and numeric digits.

Рекомендуемые видео