* Added depth first search algorithm in Python and updated README.md
* Added output example in Depth First Search algorithm
* bug fixes
* Fixed spelling mistake on line 1 (alorithm-> algorithm)
* Moved the file from recursion folder to graphs folder and updated README.md
Co-authored-by: Prathamesh Sahasrabuddhe <prathamesh16020@gmail.com>