SS2 Computer Science Third Term: Basic Function and Basic Programming
Topic: Basic Function A function is a structure that simplifies a complex operation into a single step. A function is therefore a many-to-one (or sometimes one-to-one) relation. The set of values at which a function is defined is called its domain, while the set of values that the function can produce is called its range. Functions act as ‘black boxes’, they accept […]
SS2 Computer Science Third Term: Basic Function and Basic Programming Read More »