CS50 Week05 - Python: Unit Tests
Testing your code is a natural part of the programming process. Unit tests allow you to test specific aspects of your code.
Testing your code is a natural part of the programming process. Unit tests allow you to test specific aspects of your code.