Matching Pairs Test #2 reviewOnline version Match definitions with terms by Jenna Hazlett 1 Top-Down Design 2 documentation 3 4 5 abstraction 6 Hexadecimal 7 API 8 Library 9 10 Iterate (loop) A loop that repeats a part of code however many times you want Extra information used to design a function Breaking down a system into smaller chunks Repeating to achieve a goal Descriptions of commands A group of functions that have one purpose Base 16 number system Programming instructions grouped together and named to make a command Multiple commands made available to programmers A simplified version of something complex