Skip to content

pop9459/P3-ComputerScience

Repository files navigation

NHL Stenden Computer Science Y1 P3 Computer Science

Quick Links

P3 Computer Science Workspace

This repository contains multiple Python subprojects including some cs50 projects.

Each subproject should contain its own main.py.

1) Activate the virtual environment (Linux/macOS)

From the workspace root:

source .venv/bin/activate

To leave the environment:

deactivate

Note: some projects may use their own virtual environments in case of specific dependencies, but the main one is in the workspace root.

2) Run a subproject

Navigate to the subproject directory and run main.py:

python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors