Are defined such as first class functions, the “normal” functions, those that execute a piece of code such as:

def sum(x, y):
	return x + y

To be distingued from [[Higher Class Functions - Function Constructors]]