24. What is the primary goal of unit testing in Python development?
1 point
Testing the entire application's functionality
Identifying and fixing bugs in the code
Optimising the code for better performance
Creating user interfaces for the application
FUO