Eric

510
reputation

while(fail) {
    pivot();
    trial();
}

while(succeed) { repeat(); improve(); }







enter image description here