This repository contains Python programs that I have practiced while learning Python basics. It includes problem statements and their corresponding solutions, covering fundamental concepts such as variables, loops, functions, data structures, and more.
problemsfiles/- Contains problem statements in text/Markdown format.solutions/- Contains Python solutions for the problems.README.md- Documentation for the repository.
Ensure you have Python installed. You can check your installation with:
python --versionThis is a personal practice repository, so contributions are not required at the moment.
This project is for personal learning purposes and does not require a license.
For any queries or discussions, feel free to open an issue or reach out via GitHub.