'cProfile' is a built-in Python module used for profiling Python code. It provides deterministic profiling, which means that profiling results are repeatable and consistent across multiple runs of the same prog