redo « Statement « Ruby






1.redo Repeats the current loop iteration (without reevaluating the loop's condition or getting the next item from an iterator).