The program asks for the password length, and the minimum number of alphanumeric characters and symbols. If the sum of the characters is not consistent, a new input is requested. Then the program generates a password accordingly.
You'll learn most by trying my code while watching the video.
Please post your improvement on my code on the comments.
Concepts:
List comprehension
Functions
Infinite loop
Break command
Basic Python Fast
• Python tutorial for beginners | Pytho...
Playlist of my Python examples
• Python projects for beginners with fu...
#pythonprojects #pythonprojectforbeginners #pythonprojectideas #pythonforbeginners #pythonforbeginner