Write an example of a while loop and start by describing what the code does. Your example must be unique. Please note we
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Write an example of a while loop and start by describing what the code does. Your example must be unique. Please note we
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.