Essential Terms
Completion requirements
Browse the glossary using this index
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL
P
passa statement that does nothing; used as a placeholder in loops or functions | |
pattern matchingthe process of using regular expressions to find specific sequences in text | |
PEMDASthe acronym for the order of operations: Parentheses, Exponents, Multiplication/Division, Addition/Subtraction | |
a function used to display output in the console | |