A collection of Python projects demonstrating core programming concepts, problem-solving skills, and practical implementations.
A simple command-line To Do List application to add, view, update, and delete tasks.
Technologies Used: Python
A basic calculator program that performs arithmetic operations with a clean command-line interface.
Technologies Used: Python
A command-line contact book to store, search, update, and delete contacts efficiently.
Technologies Used: Python
A secure password generator that creates strong, random passwords based on user preferences.
Technologies Used: Python
A command-line game that allows the user to play Rock, Paper, Scissors against the computer.
Technologies Used: Python
- Python 3.x
- Command-line interface (CLI)
- Basic file handling (where applicable)
Python/
β
βββ To Do List Codsoft.py
βββ Calculator Codesoft.py
βββ Contact Book Codesoft.py
βββ Password Generator Codesoft.py
βββ Rock Paper Scissor Codesoft.py
βββ README.md
- Author: Pooja S
- Email: poojashree2266@gmail.com
- GitHub: Pooja0629
- Repository: https://github.com/Pooja0629/Python
- Issues: https://github.com/Pooja0629/Python/issues
βPracticing Python one project at a time to build strong programming fundamentals.β