Community Data Science Course (Spring 2023)/Week 4 coding challenges: Revision history

From CommunityData

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 April 2023

19 April 2023

18 April 2023

17 April 2023

  • curprev 23:0823:08, 17 April 2023Benjamin Mako Hill talk contribs 865 bytes +865 Created page with "== Learning a new API == In this exercise, I want to you to practice learning to use a new API and practice reading some API documentation. We're going to start with the '''Dog API''' which is online at: https://dogapi.dog # Visit the [https://dogapi.dog Dog API website] and read the API documentation # Write a URL that will return a dog fact # Write a single URL that will return 5 dog facts # Take your code to request a single dog fact and put into a Python program th..."