simsays / Shakespeare

CS 121 Repository for Shakespeare dev
0 stars 0 forks source link

Display text from a JSON string #15

Closed friedsasha closed 7 years ago

friedsasha commented 7 years ago

As a developer I want to be able to parse and display text from a string (containing a sample JSON file) so that I learn the basics of parsing (without having to import a separate file).