class (word) SETUP has to be the same name as file INPUT 1. File PROCEDURE 2. Save As OUTPUT 3. (word) == is equal || is or set to true/false(boolean) | is or set to both statements READABILITY IS KEY if(boolean) {block of code} p++ add 1 to variable ++p pre p=j++ j=5 j becomes 6 and p becomes 5 post