Community Data Science Workshops (Spring 2014)/Saturday May 3rd lecture: Difference between revisions

Content added Content deleted
imported>Mako
No edit summary
imported>Mako
No edit summary
Line 34:
#* write a small program to grab arbitrary square from placekitten by asking for the size on standard in
# JSON file (JavaScript Object Notation)
#* what is json: useful for more structure data
#* import json; json.loads()
#* like Python (except no single quotes)