File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -169,6 +169,10 @@ you accessed is actually feeding the website
169169< http://ctabustracker.com/bustime/home.jsp > . Try it again and watch
170170the predictions change.
171171
172+ Note: This service only reports arrival times within the next 30 minutes.
173+ If you're in a different timezone and it happens to be 3am in Chicago, you
174+ might not get any output. You use the tracker link above to double check.
175+
172176If the first import statement ` import urllib.request ` fails, you’re
173177probably using Python 2. For this course, you need to make sure you’re
174178using Python 3.6 or newer. Go to < https://www.python.org > to download
You can’t perform that action at this time.
0 commit comments