Do # Description # This command is used to create Do-LoopWhile along with LpWhile Syntax # Do …Codes… LpWhile Condition Example # Do X+1→X LpWhile X<5