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