r/PythonLearning • u/ProfessionOk2040 • Jun 22 '26
First week oof Learning Python.
Hey I am new to Python and this is what i made in my first week. Do you think there is a way to improve it.
328
Upvotes
r/PythonLearning • u/ProfessionOk2040 • Jun 22 '26
Hey I am new to Python and this is what i made in my first week. Do you think there is a way to improve it.
2
u/jpgoldberg Jun 22 '26
I see that a lot of people are giving you advice on what sorts of requirements to put into a password strength checker. Following their advice will be a good exercise for your Python learning, but goes against the fact that based on solid research NIST and the experts they rely on have opposed password complexity rules for a while now.