• 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
yumerov Avatar
Name:Burning Monk
Clan:Unknown
Member Since:Jun 2014
Last Seen:Jul 2025
Profiles:
Following:0
Followers:1
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (9)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Rong1120
    • commented on "Name Shuffler" python solution
    • 3 years ago

    wow I didn't know there this is function, well done!

  • Custom User Avatar
    • Larios953
    • commented on "Smart Contracts Introduction: GiftCoin" kata
    • 8 years ago

    Using require would be better in this situation. So your code is "correct" but the kata's tests are wanting you to do something else.

  • Custom User Avatar
    • Larios953
    • commented on "Smart Contracts Introduction: GiftCoin" kata
    • 8 years ago

    Using require will throw an error if conditions are not met. Kata says "should detect when..." not "should throw error when...". So the kata doesn't want you to throw an error. It wants you to only do stuff when conditions are met, and do nothing when they are not.

  • Custom User Avatar
    • Larios953
    • commented on "Smart Contracts Introduction: GiftCoin" kata
    • 8 years ago

    Using require will throw an error if conditions are not met. Kata says "should detect when..." not "should throw error when...". So the kata doesn't want you to throw an error. It wants you to only do stuff when conditions are met, and do nothing when they are not.

  • Custom User Avatar
    • Voile
    • resolved an issue on "Smart Contracts Introduction: GiftCoin" kata
    • 8 years ago

    Not an issue, a question.

  • Custom User Avatar
    • yumerov
    • created an issue for "Smart Contracts Introduction: GiftCoin" kata
    • 8 years ago

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

  • Custom User Avatar
    • yumerov
    • commented on "Linux history and `!` command. Series#3 The `!-n` command" kata
    • 8 years ago

    Second test fails. I think instead of "history", actual value should be "lost" judging based on first test.

  • Custom User Avatar
    • yumerov
    • commented on "SpeedCode #2 - Array Madness" python solution
    • 8 years ago

    Why not returning end_a > end_b? The experession evaluates to boolean :)

  • Custom User Avatar
    • goodwin64
    • commented on "Complementary DNA" python solution
    • 10 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...