Skip to content

Commit 55f8f25

Browse files
committed
clarify that lecture 5 exercise should use Python
1 parent f955259 commit 55f8f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lecture_5.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@
725725
"source": [
726726
"### In-class exercise\n",
727727
"\n",
728-
"Open a new notebook in [Google Colab](https://colab.research.google.com), adapt the previous example to retrieve Democratic candidates for President in 2024 who raised funds via the [FEC API](https://api.open.fec.gov/developers/).\n"
728+
"Open a new notebook in [Google Colab](https://colab.research.google.com), adapt the previous example to retrieve Democratic candidates for President in 2024 who raised funds via the [FEC API](https://api.open.fec.gov/developers/) using Python.\n"
729729
]
730730
},
731731
{

0 commit comments

Comments
 (0)