What role does the Python Enhancement Proposal (PEP) process play in the evolution of Python?
A. It enforces strict coding standards
B. It provides guidelines for code optimization
C. It encourages community contributions
D. It mandates backward compatibility
The PEP process allows the Python community to propose and discuss changes to the language, fostering innovation.