Skip to content

Conversation

@asherber
Copy link
Contributor

@asherber asherber commented Jan 2, 2020

PR Summary

Fixes #333

Reverses order of input array in order to match expected output.

Context

Input array did not produce expected output.

Changes

  • Reversed order of items in input array

Checklist

  • Pull Request has a meaningful title.
  • Summarised changes.
  • Pull Request is ready to merge & is not WIP.
  • Added tests / only testable interactively.
    • Make sure you add a new test if old tests do not effectively test the code changed.
  • Added documentation / opened issue to track adding documentation at a later date.

@vexx32 vexx32 added Category-Koans Invoking the Great Doubt PR-Needs-Review 🔍 Let's take a closer look! labels Jan 2, 2020
Copy link
Owner

@vexx32 vexx32 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Thanks for fixing this! 😊 💖

@vexx32 vexx32 removed the PR-Needs-Review 🔍 Let's take a closer look! label Jan 2, 2020
@vexx32 vexx32 merged commit f13bb1b into vexx32:master Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category-Koans Invoking the Great Doubt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect setup for koan

2 participants