No Repeated Letters
An isogram is a word where no letter appears more than once. Write a function is_isogram that checks the string string and returns True if it has no repeated letters. Letter case does not matter, and non-letter characters should be ignored.
Примеры
Ввод
"lumberjacks"Вывод
TrueВвод
"isograms"Вывод
FalseВвод
"eleven"Вывод
FalseНужно реализовать
def is_isogram(string: str) -> bool:
Теги
stringsset
Idħol biex tara l-istorja tas-sottomissjonijiet
IdħolIdħol biex tuża l-Mentor tal-AI
IdħolTests12
Visible tests
Test moħbi 7
Test moħbi 8
Test moħbi 9
Test moħbi 10
Test moħbi 11
Test moħbi 12
They run when you press "Submit" — your whole solution is checked against them so you can't hard-code answers for the visible cases.
Focus radio
Paused · SomaFM · Fluid