/CRTC-Python-Examples

This Repo is not meant for you to copy answers! Please don't use it for that. Its to share example code and see how others approached problems. If you're stuck on a problem feel free to explore the solutions here.

Primary LanguagePython

DO NOT COPY CODE TO COMPLETE PROBLEMS, PLEASE ONLY USE AS EXAMPLE CODE

PLEASE DO NOT UPLOAD CODE BEFORE 2.15.X

CRTC-Python-Examples

A repo for adding in your example python code to assist or impress others! :3

Rules for adding: Please first create your own branch, then create a pull request from your branch, into the master branch, you can request reviews from certain people, but this is not necessary, people will review your pull request ASAP.

File Structure And naming convention: /CodeHS/<num>/<num>/<num>/<name_of_unit>-<your_name>.py Please arrange your CodeHS examples nested in folders based off unit, so for example, lesson number 3.4.5 would be /CodeHS/3/4/5/my_python_program-Jeff.py