Skip to content

itisdb/CodePro

Repository files navigation

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