Python Password Generator with User Input

🔐 Password Generator – Python Another step forward in my Python learning journey. This time I built a Password Generator in Python that creates randomized passwords based on user preference. The user can choose how many letters, symbols, and numbers they would like in the password, and the program generates a shuffled password accordingly. Concepts practiced in this project: • Lists • Loops • Conditionals • User input • random module 💻Try the app: 🔗 Live Demo (Replit): https://lnkd.in/ghscHtdd 💻 GitHub Repository: https://lnkd.in/gYN2U9Sd Always learning, one small program at a time. 🚀 #Python #CodingJourney #LearningToCode #BeginnerProgrammer #100DaysOfCode

To view or add a comment, sign in

Explore content categories