Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 398 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 398 Bytes

CodePro

Just Productive

To use the built-in Github Code Editor use the:

. key while you are in the repository

The way to setup the project.

python -m venv venv
venv/Scripts/activate

for the competitve coding

cd LeetCode

for projects

cd 'Python Projects'

for requirements

pip install -r requirements.txt