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