diff --git a/README.md b/README.md index c243db0..2b6775e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Shared Python work -### Author: Dan Finkel -### Email: dan.finkel@gmail.com -### Last Update: September 6 2018 -Various python files serving a variety of applications +### What is Python +Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. + +### About [this Repository](https://github.com/danfinkel/python) +This repo contains Various python files serving a variety of applications like Python API Queries, Boston Marathon, Taxi Rides and so on. +Give a star if this Repo helped you by any means. Thanks . + +### Credits +#### Author: Dan Finkel +#### Email: dan.finkel@gmail.com +#### Last Update: September 6 2018