/cs50ai

Primary LanguagePython

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