It enhances code readability. Frame the concept in practical terms so you can explain it during interview discussion.
Clear variable names make your code easier to understand and maintain. In an e-commerce project, naming a variable productPrice instead of p helps others quickly grasp its purpose, reducing the risk of errors.