Abstraction is not relevant to me at this moment. I am focused on concrete and specific details of the program.
Abstraction is minimal. I prefer to stay close to the source code and do not need high levels of generalization.
Abstraction has some importance, but it is not essential. I am interested in understanding the overall functioning.
Abstraction is important. I value patterns in the code to facilitate its maintenance and extension.
Abstraction is crucial. I value modular and reusable code, which abstracts concepts to improve clarity and efficiency.
Abstraction is absolutely vital. The code must be abstract and flexible to adapt to future changes and reuse.