leetcode-python Description A tool to create folder and python files for running leetcode on your local. How to use Run script start_python_problem.sh with parameter of problem index and name. ex: ./start_python_problem.sh 146. LRU Cache To be continue