How to program a password chooser | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

How to program a password chooser

file reader input_requirement Password generator Function has to welcome user to the program and Input the number of characters between 3 and 10

18th Mar 2021, 8:18 PM
Thato Maphala
Thato Maphala - avatar
4 Answers
+ 1
Why don't you try to write your own script for that?
18th Mar 2021, 8:27 PM
Tomas Konecny
+ 1
If you try to use the logic of the weak and strong password, actually this could be a good exercise, a password generator that only give you strong passwords.
22nd Mar 2021, 6:11 AM
vinicius mendes salvajoli
vinicius mendes salvajoli - avatar
0
if you need an idea or boilerplate, this is a password generator I coded from the scratch. https://github.com/IT-Support-L2/Advanced-Password-Generator but if you don't have at least intermediate python level than you will not understand anything. Brainstorm now and relax later.
18th Mar 2021, 9:32 PM
iTech
iTech - avatar
- 1
Okay thanks guys I have been watching a lot of python courses so I can understand
31st Mar 2021, 8:12 PM
Thato Maphala
Thato Maphala - avatar