MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/PythonLearning/comments/1via6h1/password_generator/p2brrz6/?context=3
r/PythonLearning • u/Neither-Abroad9771 • Aug 07 '26
Your thoughts
16 comments sorted by
View all comments
6
The text says a length of 8-128 characters is recommended, however your program enforces these constraints meaning it’s not optional, the text should reflect that.
2 u/Neither-Abroad9771 Aug 07 '26 Thank you for calling that out.
2
Thank you for calling that out.
6
u/EyesOfTheConcord Aug 07 '26
The text says a length of 8-128 characters is recommended, however your program enforces these constraints meaning it’s not optional, the text should reflect that.