bakert / cs50ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Before running code for the first time:

  • $ python3.11 -m venv .
  • $ source bin/activate
  • $ pip install -r requirements.txt

Before running code every session:

  • $ source bin/activate

(c) 2024 Thomas David Baker and Melody Schwartz

About


Languages

Language:Python 92.7%Language:HTML 7.3%