This repo tracks my progress in Advanced Placement Project Lead the Way Computer Science Principles, the second class in the Project Lead the Way Computer Science classes.
This repo is roughly organized by unit:
-
art
is unit 1turtles
is lesson 1.1.csp/art/turtles/project.py
is the lesson project.
functions
is lesson 1.2.
-
web
is unit 2csp/web/project.py
is the unit project.
-
csp/data/project.py
is the unit project.
-
csp/future/project.py
is the unit project.
-
Other projects at the root are listed below
- Currently, there are no other projects.
To run tests, use pytest.