Skip to content

ty1er-durden/challenges

Repository files navigation

Challenges

Challenges for Python Club members are set on a regular basis. Each challenge has its own directory which appears in the root of the repository; the first of which was aptly name challenge1. A single .py_ file consisting of only a docstring of the challenge instructions features in each directory. This can be used as a template for the solution.

Official Solutions

Once an official solution is available it will be placed in the solutions directory with the suffix _official_solution.py. For example, the solution for the first challenge is contained within challenge1/solutions/download_speed_official_solution.py.

Contributing your Own Solutions

Join GitHub

If you do not already have an account, you will need to Join GitHub in order to upload your own solutions. An administrator of the challenges repository can invite you to collaborate once you have an account by following the instructions in Inviting collaborators to a personal repository.

Navigate to the challenge repository invitations to accept the invitation.

Upload Solutions

You should upload your solutions to the challenge<n>/solutions. TAKE CARE NOT TO OVERWRITE THE WORK OF OTHERS - WE WOULD SUGGEST USING YOUR GITHUB USERNAME IN THE FILE NAME!

About

Challenges for Python Club Members

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages