.. link: http://dgplug.org/summertraining/2013/posts/piotrektt-solution-to-share-value-20130719-085136.html .. description: .. tags: .. date: 2013/07/19 08:51:36 .. title: piotrektt Solution to share value 20130719-085136 .. slug: piotrektt-solution-to-share-value-20130719-085136 Problem ======= To write a program that takes NASDAQ index value from a web page and prints the value of the index to the screen. Solution ======== .. code-block:: $python sharevalue.py (index) f.e $python sharevalue.py GOOG Link ==== https://github.com/piotrektt/dgplug/sharevalue/sharevalue.py