Check with Luhn
The Luhn algorithm is used for quick validation of numeric codes, helping catch accidental digit mistakes. The function valid receives a string card_num and checks it with this algorithm, ignoring spaces. A string with only one digit, or with any characters other than digits and spaces, is invalid.
Примеры
Ввод
"1"Вывод
FalseВвод
"0"Вывод
FalseВвод
"059"Вывод
TrueНужно реализовать
def valid(card_num: str) -> bool:
Теги
stringsmath
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