Ad
  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    Thank You, have to get back to it then :)

  • Default User Avatar

    I'm a bit at a loss.
    I'm passing most tests (19), but get strange error in the pizza section.
    I fail when the tests ask to encode 'asodavwt' expecting the result pancakes. However encoding this string produces
    'pncakes' and the test fails

    Is this a problem with my code or is there currently a slight typo in the tests?