We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bffbe commit 897e642Copy full SHA for 897e642
Notes/01_Introduction/01_Python.md
@@ -145,6 +145,11 @@ the class by typing in code slowly and thinking about it--not cut and pasting.
145
146
### Exercise 1.4: Where is My Bus?
147
148
+Note: This was a whimsical example that was a real crowd-pleaser when
149
+I taught this course in my office. You could query the bus and then
150
+literally watch it pass by the window out front. Sadly, APIs rarely live
151
+forever and it seems that this one has now ridden off into the sunset. --Dave
152
+
153
Try something more advanced and type these statements to find out how
154
long people waiting on the corner of Clark street and Balmoral in
155
Chicago will have to wait for the next northbound CTA \#22 bus:
0 commit comments