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
+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
@@ -23,7 +23,7 @@ The problems are selected from various websites devoted to online learning and t
23
23
24
24
Besides having the required set of SQL problems, they were chosen because they have an integrated database environment to work through to a solution.
25
25
26
-
The problems and both submitted and site solutions are documented in individual markdown files, saved in `solutions`. See the [Index](#index)section below for an index.
26
+
The problems and both submitted and site solutions are documented in individual markdown files, saved in `solutions`. These files are [indexed](#index) below.
27
27
28
28
To make the daily tasks of creating a new file and updating the index easier, there are helper functions written in Python and a Jupyter notebook in the guise of a form to [automate that process](templates/solution.ipynb).
0 commit comments