Grant Gordon
Grant Gordon
There's a comment in here that's not quite right. We *can* access different parts of the stack, but this example wasn't pointing to a different part of the stack. This...
There are multiple Python implementations of the pizzapi functionality out there, and I'd like to pull them all together if possible: https://github.com/tomasbasham/dominos has some neat ideas about rate-limiting awareness and...
Allow the user to more broadly query the API to gather information about nearby stores. Additional tests and fixtures to support this functionality. Still pending, enforcing that a full street...
In the "Scientific temperatures" problem, the [image with the thermometers](https://github.com/project-lovelace/lovelace-website/blob/main/src/problems/templates/problems/scientific-temperatures.html#L23) isn't entirely accurate. It suggests that -312F converts to -200C. It actually converts to about -191C. The conversions for -108F...