Function 1 min read Rate this explanation: A block of code that performs a specific task Share this: Twitter Facebook LinkedIn Tutorial Function Tutorial Related Terms Procedure A set of instructions that performs a specific task Loop A way to repeat a block of code multiple times Operator A symbol that performs a specific operation, like addition or multiplication Library A collection of pre-written code that can be used in a program Interpreter A program that executes code line by line Learn More Reference 1 Reference 2 Video