medium
Refactor Code for Readability
Improve the structure and naming conventions of a given function.
📝 Konten Prompt
Refactor the following code snippet to improve readability and adhere to PEP 8 standards. Use meaningful variable names and add comments explaining complex logic: [paste code here]