/Py-Invent

Primary LanguagePythonMIT LicenseMIT

Py-Invent

This repository contains Python projects showcasing creative coding.

Projects

  • Maths Quiz Master

  • Password Manager

  • Custom Notepad

Contributing

To contribute, follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m "Add your commit message"
  4. Push your changes to your forked repository: git push origin feature/your-feature-name
  5. Create a pull request.