Skip to content

Commit

Permalink
Fix links in Elections OOP code challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
zstumgoren committed Mar 31, 2024
1 parent 3e94639 commit 58439cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assignments/elections_oop_code_challenge.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"source": [
"# Elections OOP Coding challenge\n",
"\n",
"> Note, this is a lightly modified version of the Election OOP Challenge from our Data Journalism Notebooks JupyterLite resource.\n",
"\n",
"So you now have a basic grounding in [Python classes and OOP](hidden_life_of_objects.ipynb). Let's try to burn this new info into your synapses through a coding challenge.\n",
"\n",
"Below you'll find some toy election data. \n",
Expand Down

0 comments on commit 58439cf

Please sign in to comment.