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