Skip to content

Conversation

linhvnde
Copy link

Having problems with the following:

  1. Bonus Calculate the sum: I threw error but jasmine didnt give me green check
  2. Bonus Quest is complicated, couldnt managed to get concrete solution yet. Will work on in during weekend

Copy link

@TA-Remote TA-Remote left a comment

Choose a reason for hiding this comment

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

  • Good work :)

result += mixedArr[i];
}
//else if (Array.isArray(mixedArr[i]) || typeof mixedArr[i] === "object") {
// throw new Error("Unsupported data type");

Choose a reason for hiding this comment

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

The string need to be exactly that one throw new Error("Unsupported data type sir or ma'am")

@stale
Copy link

stale bot commented Jun 18, 2023

This pull request has been automatically marked as stale because it didn't have any recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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