Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 305 Bytes

README.MD

File metadata and controls

5 lines (4 loc) · 305 Bytes

Practice Octo Carnival

This repo should contain the solution for practice problem and implementation of python code for the sake of brushing up the said computer language

To install packages exactly the same way

  • run pip install -r requirements.txt or pip3 install -r requirements.txt on linux