-
-
-
From Simon Pauw
Identifying three different type of problems that might occur when trying to run your code: - Syntax errors - Exceptions - Logical problems -
-
-
-
-
-
-
-
From Simon Pauw
How to use functions as parameters for other functions (i.e., second order functions) -
-