TDD Week Learned how to do test driven development by making testing files then writing the code based on the tests. Used a .yml file to make a test pipeline and ran flake8 to find issues that needed to be fixed.