Sam Vervaeck
>>> type(answer) <class 'str'>
>>> type(40) <class 'int'>
y = f(x)
f(x) = x + 1
f(1) = 1 + 1
f(5) = 5 + 1
f(0) = true
f(1) = false
f(2) = ERROR