Function

Summary: A type of subroutine that performs a set of actions and returns a value to the calling code. Can be used in expressions since it evaluates to a value. Tags: concepts computer-science igcse-computer-science programming Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A type of subroutine that performs a set of actions and returns a value to the calling code. Can be used in expressions since it evaluates to a value.