Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 417 Bytes

File metadata and controls

7 lines (5 loc) · 417 Bytes

Project to solve Leetcode problems and running tests by vscode, python and pytest. Problem 3 as example with solition.

Open project in Visual Studio Code. Select Run Tests to check solution. Apply to any other problem from Leetcode by editing solution.py and test_solution.py

image