2 Commits

Author SHA1 Message Date
juddin22
79561be8e3 I wrote the answers to both checkpoints and fixed the codes in api.py to implement client.py.
1. I use Google almost every day, especially for searching things quickly.
When I type something into the search bar and press enter, my device
sends an HTTP request to Google’s servers with my search words.
Google then sends back an HTTP response with the search results,
which show up on my screen.
2. Yes, this lab helped me understand that my devices are constantly
communicating with servers without me even noticing.
2026-02-14 17:43:32 -05:00
c3d3c22885 Initial commit 2026-02-14 21:13:40 +00:00