Chapter 3 Test Study Guide: Concepts to know: -Types of values: number, boolean, string, and object -General overview of If/Else statements: what type of function always gets tested? does there have to be a command in the 'else' section? what happens if you don't put in a function to test? -Repetition/loops -General knowledge of commonly used functions (distance to, height, is within threshold, etc.) -Reading section on the website: "How a computer program works." Know what a compiler is and how it relates to high-level code and machine code.