Speaker
Fredo Erxleben
(Helmholtz-Zentrum Dresden-Rossendorf)
Description
Loops are a good choice when it comes to repeating actions. In this section, the "while"-loop will be introduced. Furthermore, it is often necessary to check conditions and act accordingly, for example, to check the validity of user input. You will learn about conditions and how to control and react to them.