To challenge yourself even further, you can get ahead for next week's class by reading some of the below documentation:
- Loops in JS: https://javascript.info/while-for
- Switch statements: https://javascript.info/switch
- Comparisons in JS: https://javascript.info/comparison
- Logical operators in JS: https://javascript.info/logical-operators
- More on operators: https://javascript.info/operators