Intermediate
Refactor Code Explanation
Suggest improvements for a coding logic to increase efficiency and readability.
📝 প্রম্পট বিষয়বস্তু
Review the following Python function that checks for prime numbers. Suggest optimizations to improve its time complexity and readability. Explain your changes step-by-step.