Write an example of a while loop and start by describing what the code does. Your example must be unique. Please note we
Posted: Mon Jul 11, 2022 9:55 am
Write an example of a while loop and start by describing whatthe code does. Your example must be unique. Please note we are onlycovering one type of while loops: as shown in the book and slides.To avoid confusing others, please do not post loop types that wedid not cover in the book or slides. Important: Do not use anybreak statement.