The goals 💪🏻Conditional Code Execution ✌🏻Repeated Code Execution 👍🏻Examples! What Are Control Structures? Special JavaScript Syntax / Features that allow you to control... If-statement: under which conditions code is executed Loops: ...how often some code is executed Understanding Boolean Values ("Booleans") true vs false Comparison Operators & Logical Operators Loops Math.random() It returns nu..