You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,5 +4,6 @@ A repo for adding in your example python code to assist or impress others! :3
4
4
Rules for adding:
5
5
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.
6
6
7
-
File Structure:
8
-
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.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`
0 commit comments