2) A language that changes code to machine-readable code one command at a time is known as what
type of language?

3) What are the specific rules for programming languages when constructing programs in that language?

4) Segments of code that are not executed by a computer and help make the program easier to read are
known as what?

5) What are the areas of code where names, such as variables, are valid, and what are two examples used
to define this area?