Python Password Validation: Checking for Ascending and Descending Sequences

preview_player
Показать описание
Python Password Validation: Checking for Ascending and Descending Sequences

Greetings, today we are here with another Python password validation tutorial. We shall be covering how to check for a sequence of numbers which ascend or descend by a value of one. Eg: 12345 or 54321. This can be used to help make user's passwords less predictable. Thanks for watching and hope to see you in the next tutorial!

Subscribe to keep notified when I upload:

Python Password Validation: Checking for Ascending and Descending Sequences
Рекомендации по теме
Комментарии
Автор

Thank you so so much for this. It's exactly what I needed for my programming project in uni!!

maykaaa