Skip to content

Commit 897e642

Browse files
committed
Added note about API being broken
1 parent b7bffbe commit 897e642

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Notes/01_Introduction/01_Python.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,11 @@ the class by typing in code slowly and thinking about it--not cut and pasting.
145145

146146
### Exercise 1.4: Where is My Bus?
147147

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+
148153
Try something more advanced and type these statements to find out how
149154
long people waiting on the corner of Clark street and Balmoral in
150155
Chicago will have to wait for the next northbound CTA \#22 bus:

0 commit comments

Comments
 (0)