# Looping

There are two looping mechanisms in Cadence - [for-in ](https://max-daunarovich.gitbook.io/flow-network/introduction/control-flow/looping/for-in-statement)and [while](https://max-daunarovich.gitbook.io/flow-network/introduction/control-flow/looping/while-statement)
