• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
mmoonn Avatar
Name:Matthew
Clan:Unknown
Member Since:Jan 2022
Last Seen:Jan 2025
Profiles:
Following:2
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (10)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Chrono79
    • commented on "The Coupon Code" kata
    • 3 years ago

    Move the console.log outside your if, that's not the test your code is failing. So, you're seeing the log of one test and the error message of another like that.

  • Custom User Avatar
    • mmoonn
    • commented on "The Coupon Code" kata
    • 3 years ago

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

  • Custom User Avatar
    • Chrono79
    • resolved an issue on "The Coupon Code" kata
    • 3 years ago
    current date is November,8,,2013
    expiration date is November,5,,2014
    expected true to equal true
    

    That test passes with your current code. Not a kata issue, the tests are fine.

  • Custom User Avatar
    • mmoonn
    • created an issue for "The Coupon Code" kata
    • 3 years ago

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

  • Custom User Avatar
    • mmoonn
    • commented on "What adds up" kata
    • 3 years ago

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

  • Custom User Avatar
    • mmoonn
    • commented on "Rail Fence Cipher: Encoding and Decoding " python solution
    • 3 years ago

    This one took me several hours. Difficult, but satisfying.

  • Custom User Avatar
    • hobovsky
    • commented on "Human readable duration format" kata
    • 3 years ago

    Python code runner comes with a set of predetermined packages and it's all what is available for your solution out of the box.
    You can request new packages on codewars/runner repository.

  • Custom User Avatar
    • mmoonn
    • commented on "Human readable duration format" kata
    • 3 years ago

    Is it possible to install external libraries? The Python inflect library would make this so much easier but I get "ModuleNotFoundError:"

  • Custom User Avatar
    • mmoonn
    • commented on "Detect Pangram" python solution
    • 3 years ago

    I made a mistake here: z is listed twice in the alphabet, and x is not listed.

  • Custom User Avatar
    • mmoonn
    • commented on "Detect Pangram" python solution
    • 3 years ago

    I made a mistake here: z is listed twice in the alphabet, and x is not listed.

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...