From 5ed05c4daf3c484caf3249046cb03b960bce300b Mon Sep 17 00:00:00 2001 From: sohailg Date: Fri, 25 Oct 2019 23:57:29 +0530 Subject: [PATCH] Readme added --- Readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..d040530 --- /dev/null +++ b/Readme.md @@ -0,0 +1,19 @@ +# PB_DW_W2 +This Repo consist of python codes + +## Getting Started +The above file consist of the python codes from printing **Hello World!** +to classes. + +### Prequisites +This is a .ipnyb file which means it is a local server file +which runs on jupyter. which one can run by downloading the +anaconda. + +### Installing +You can download [Anaconda](http://anaconda.org) + +### Running the Test + +You can run on opening the anaconda>jupyter. There just open the +file and run by pressing the play button on left of every cell.