Q12. What is the purpose of unit testing in Python? Test small code parts Check code Ensure user expectations Prevent code breakage
Q13. How does modular programming benefit teams? Faster execution Independent work Smaller files More functions
Q15. What is the main function used for in Python? Error handling Start point Data input Import modules