Advanced
Refactor Code for Readability
Improves code structure without changing functionality.
📝 Содержимое промпта
Review the following code snippet. Refactor it to improve readability and efficiency. Ensure variable names are descriptive and add comments explaining the logic. Do not change the underlying functionality of the code.