Skip to content

Conversation

@dobladez
Copy link

It reads:

(reduce max [0 -3 10 48])
;= 10

Shouldn't that 10 be 48 instead?:

(reduce max [0 -3 10 48])
;= 48

Thanks,
Fer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant