Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 706 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 706 Bytes

PythonBeginners

This is a list of helpful basic python scripts, applications and games added by the community and reviewed by the community. Don't forget to star this repository!

Purpose

This repository is meant for new developers to submit first pull requests to and get reviews from peers, do not be afraid to help others by reviewing their code.

Contribution

To contribute, please check out the contribution guide here.

How to Contribute

  • Fork the Repository

  • Clone the Forked repository

  • Add Scripts and necessary changes

  • Commit the changes

  • Push to your branch

  • Raise a Pull Request to the parent repository's master branch and wait for code reviews