...allows you to iterate over a sequence of items. The `while` statement allows you to execute code while a certain condition is met.
##Object-Oriented Programming
Object-oriented programming (OOP) is a programming paradigm that allows you to create objects that represent real-world entities...