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: TLG/rpg/RPG_Project.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,6 @@ Some suggestions for implementations are provided below- you're also encouraged
24
24
25
25
### Requirements:
26
26
27
+
- Implement at least 3 **significant** changes to the code. They can be taken from the suggestions above or you can come up with your own!
27
28
- Comment your code well! Others are going to be reading your code.
28
29
- Follow PEP8 standards where appropriate. Use """multi-line doc strings""" at the top of your module and all functions to announce their purpose. Cite the names of who wrote that code. No "spaghetti code."
29
-
- We will upload these to GitHub and share the links with Chad at the end of the day.
0 commit comments