A terminal game that parses JSON data from Google's Ngram viewer
just run the python file lol .-.
make sure that nouns.csv is in the same directory as ngram.py
This script only uses
import requests
import json
import csv
import urllib
import random