Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 517 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 517 Bytes

ud120-projects

Starter project code for students taking Udacity ud120

Setup

  • Create a virtual environment for Python 3.9 or higher.
  • $ pip install -r requirements.txt

Contribution Note

The code in this repo has been upgraded from Python 2 to Python 3 by Siddharth Kekre in this PR. Refer to the Change Log for more details.