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.