Closed ashnaagrawal closed 4 years ago
quotes = json.loads(urllib.request.urlope n(QUERY.format(random.random()))read())
^
IndentationError: unindent does not match any outer indentation level
quotes = json.loads(urllib.request.urlope n(QUERY.format(random.random()))read())
IndentationError: unindent does not match any outer indentation level