Alex Buczynsky

20238
Rank
2
Badges
150
Score
1 – 21 of 21

Alex Buczynskysubmitted aCommenttoSolution 662307

the code is wrong because the function name should be 'add_two_numbers'. In the test code the are evaluating: assert(isequal(add_two_numbers(a,b),c_correct)) So if your function is called 'sum' it wont be called by the test script.

on 9 Oct 2016

Alex BuczynskyreceivedCommenterbadge forSolution 377059

on 9 Oct 2016

Alex Buczynskysubmitted aCommenttoSolution 377059

This is genius lololol

on 9 Oct 2016

Alex BuczynskyreceivedSolverbadge forSolution 1002416

on 8 Oct 2016

1 – 21 of 21