Skip to main content
1 of 2

Is it right to change the code in question after getting suggestions via answers and/or comments?

Today, I saw a question that asked to review the OP's code. On reading the answers, I found that they repeat or just explain the things seen in the code and say:

You can use xxx instead of yyy

when the OP's code clearly uses xxx. On closer inspection, I found out that the OP had modified the code taking the suggestions given into consideration.

Is this acceptable?