Ad
  • Custom User Avatar

    Yes it's all in JS sorry I should have said so :)
    Let me know if you need some actual screenshot or code samples

  • Custom User Avatar

    the test file given is bugged, it's aiming for an item "a02" when there is only an "A02" item on the given list.
    It should be said if we need to actually handle string capitalization.
    Also, it's said that we need to keep track of the money. It's totally false, we just need to keep track of the money EARNED and never actually remove money given back as change.