The purpose of code comments is to express your wishes and hopes about the code you have written, so that it can be fixed when it doesn't match them, and not explain the behavior of the code, which is self evident and can always be verified by experimenting.