Skip to content

Instantly share code, notes, and snippets.

View youngblood's full-sized avatar

Reed Youngblood youngblood

View GitHub Profile

THIS is a real header for no reason

This is a header for no reason

But I am making this for no reason.

Notes

These notes have a checklist

{u'_shards': {u'failed': 0, u'successful': 5, u'total': 5},
u'hits': {u'hits': [{u'_id': u'490',
u'_index': u'stocks',
u'_score': 3.052902,
u'_source': {u'date': [u'Wednesday, 06/17/15 04:53:48 PM'],
u'domain': u'investorshub.advfn.com',
u'newstory': [u'ACOL reversal in play!!!! #2 now on the breakout boards!!!! ',
u' ',
u' SPREAD THE DD ',
u' ',
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
import math
x = 9
print math.sqrt(x)