This educational resource talks about the do-while statement which is used to specify a conditional cycle that is executed at least once. This cycle occurs in some circumstances where it must be assured that a certain action was performed once or more, but at least once.