Closed chillenzer closed 2 years ago
Replace
result = g(x, 5, result)
with
result = g(x, 5)
Sorry, realised that this is literally the next line of the script.
Replace
with