it simply distinguishes the tests you've written yourself from those we provide for the benefit of your grader.
design reason
it simply distinguishes the tests you've written yourself from those we provide for the benefit of your grader.
design reason
You work in small steps, being sure to test thoroughly, and only move on after you having confirmed the correctness and fixed all issues.
what is "test as you go"
Anybody that writes code for some purpose (whether as a researcher, a software engineer, or in any other profession) will get to the point where others are relying on their code.
代码不是写给自己一个人的