A collection of small Python programs for practice and learning. This repository contains beginner-friendly Python projects that help in improving coding skills and understanding fundamental programming concepts.
- Hangman Game – A classic word-guessing game.
- Password Generator – A script to generate strong and secure passwords.
More projects will be added in the future!
- Python 3.13 or latest versions
To clone and run these projects locally, follow these steps:
# Clone the repository
git clone https://github.com/ankush-dhingraa/Small-Python-Projects.git
# Navigate to Small-Python-Projects directory
cd Small-Python-Projects
# Navigate to projects directory
cd PasswordGenerator
# Run a specific script
python password_generator.pyThis project is licensed under the MIT License - see the LICENSE file for details.
Contributions, issues, and feature requests are welcome! Feel free to fork this repository and submit a pull request.
Created by Ankush Dhingra - Feel free to reach out!