Skip to content

This repository is meant for new developers to submit first pull requests to and get reviews from peers.

Notifications You must be signed in to change notification settings

GiovanniBruno22/PythonBeginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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