├── Algebra-with-Python ├── Algebra-Read-Me-Course-Outline.md ├── Week-01-02-03-xtra-practice-problems.ipynb ├── Week-01-code.ipynb ├── Week-01-practice.ipynb ├── Week-02-code.ipynb ├── Week-02-practice.ipynb ├── Week-02-xtra.ipynb ├── Week-03-code.ipynb ├── Week-03-practice.ipynb ├── Week-03-xtra.ipynb ├── Week-04-code.ipynb ├── Week-04-functions-and-graphing.ipynb ├── Week-04-xtra.ipynb ├── Week-05-code.ipynb ├── Week-05-problems.pdf ├── Week-05-xtra.ipynb ├── Week-06-code.ipynb ├── Week-07-code.ipynb ├── Week-07-xtra.ipynb ├── Week-08-code.ipynb ├── Week-09-problems.pdf ├── Week-10-code.ipynb ├── Week-11-code.ipynb ├── Week-11-xtra.ipynb ├── Week-12-code.ipynb ├── Week-12-problems.pdf ├── Week-12-xtra.ipynb ├── Week-13-code.ipynb ├── Week-13-spreadsheet.xlsx ├── Week-14-code.ipynb ├── Week-15-code-economics.ipynb ├── Week-15-code-graphing-data.ipynb ├── Your-calculator.ipynb └── blank ├── Foundational-Math-1.ipynb ├── Foundational-Math-2.ipynb ├── Foundational-Math-3.ipynb ├── Foundational-Math-4.ipynb ├── Foundational-Math-5.ipynb ├── __init__.py ├── math-code-test-a.py ├── math-code-test-b.py ├── math-code-test-c.py ├── math-code-test-d.py ├── math-code-test-e.py └── setup.py /Algebra-with-Python/Algebra-Read-Me-Course-Outline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Algebra-Read-Me-Course-Outline.md -------------------------------------------------------------------------------- /Algebra-with-Python/Week-01-02-03-xtra-practice-problems.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-01-02-03-xtra-practice-problems.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-01-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-01-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-01-practice.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-01-practice.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-02-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-02-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-02-practice.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-02-practice.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-02-xtra.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-02-xtra.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-03-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-03-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-03-practice.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-03-practice.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-03-xtra.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-03-xtra.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-04-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-04-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-04-functions-and-graphing.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-04-functions-and-graphing.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-04-xtra.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-04-xtra.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-05-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-05-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-05-problems.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-05-problems.pdf -------------------------------------------------------------------------------- /Algebra-with-Python/Week-05-xtra.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-05-xtra.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-06-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-06-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-07-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-07-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-07-xtra.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-07-xtra.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-08-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-08-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-09-problems.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-09-problems.pdf -------------------------------------------------------------------------------- /Algebra-with-Python/Week-10-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-10-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-11-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-11-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-11-xtra.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-11-xtra.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-12-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-12-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-12-problems.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-12-problems.pdf -------------------------------------------------------------------------------- /Algebra-with-Python/Week-12-xtra.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-12-xtra.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-13-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-13-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-13-spreadsheet.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-13-spreadsheet.xlsx -------------------------------------------------------------------------------- /Algebra-with-Python/Week-14-code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-14-code.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-15-code-economics.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-15-code-economics.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Week-15-code-graphing-data.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Week-15-code-graphing-data.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/Your-calculator.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Algebra-with-Python/Your-calculator.ipynb -------------------------------------------------------------------------------- /Algebra-with-Python/blank: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Foundational-Math-1.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Foundational-Math-1.ipynb -------------------------------------------------------------------------------- /Foundational-Math-2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Foundational-Math-2.ipynb -------------------------------------------------------------------------------- /Foundational-Math-3.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Foundational-Math-3.ipynb -------------------------------------------------------------------------------- /Foundational-Math-4.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Foundational-Math-4.ipynb -------------------------------------------------------------------------------- /Foundational-Math-5.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/Foundational-Math-5.ipynb -------------------------------------------------------------------------------- /__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/__init__.py -------------------------------------------------------------------------------- /math-code-test-a.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/math-code-test-a.py -------------------------------------------------------------------------------- /math-code-test-b.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/math-code-test-b.py -------------------------------------------------------------------------------- /math-code-test-c.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/math-code-test-c.py -------------------------------------------------------------------------------- /math-code-test-d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/math-code-test-d.py -------------------------------------------------------------------------------- /math-code-test-e.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/math-code-test-e.py -------------------------------------------------------------------------------- /setup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/edatfreecodecamp/python-math/HEAD/setup.py --------------------------------------------------------------------------------