Skip to content

Conversation

@Steph0088
Copy link

No description provided.

Copy link

@CheezItMan CheezItMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're not passing all the tests. I suggest running them before submission. Read the tests and/or the failure messages.


def array_equals(array1, array2)
raise NotImplementedError
if array1.length == array2.length

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What if one or both of the arrays are nil?

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.

2 participants