• 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
axmaxon Avatar
Name:Maxim A.
Clan:Unknown
Member Since:Jan 2022
Last Seen:Mar 2025
Profiles:
Following:0
Followers:1
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (6)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • axmaxon
    • commented on "They say that only the name is long enough to attract attention. They also said that only a simple Kata will have someone to solve it. This is a sadly story #1: Are they opposite?" kata
    • 3 years ago

    Thanks for the quick prompt.

  • Custom User Avatar
    • Chrono79
    • commented on "They say that only the name is long enough to attract attention. They also said that only a simple Kata will have someone to solve it. This is a sadly story #1: Are they opposite?" kata
    • 3 years ago

    False is for Python, false for almost any other language. There are no quotes, so, no, it's not a string. Also, there is a note in the description:

    Note: The result should be a boolean value, instead of a string.

  • Custom User Avatar
    • axmaxon
    • commented on "They say that only the name is long enough to attract attention. They also said that only a simple Kata will have someone to solve it. This is a sadly story #1: Are they opposite?" kata
    • 3 years ago

    "if both strings are empty then you should return false/False." So, what does "false/False" mean? Is it a string? Why does one 'false' start with a small letter and the other with a capital letter? This condition is confusing

  • Custom User Avatar
    • axmaxon
    • commented on "String ends with?" kata
    • 4 years ago

    Hi! the first (random) test checks the sum of two arguments. This test does not seem to be written for this task
    (Ruby language)

  • Custom User Avatar
    • axmaxon
    • commented on "Regex validate PIN code" kata
    • 4 years ago

    Hi! I'm doing a task in Ruby
    I have read the assignment many times. But I can't figure out what I missed and why I get such a result:

    Fixed tests
    Expected: false, instead got: true

    The task is as short and clear as possible: "PIN codes cannot contain anything but exactly 4 digits or exactly 6 digits". But I have a feeling that not all requirements are listed. My code passes all the tests that are open to me. And I can't guess which requirement is "hidden" from me. Based on the tests that I can see, pincodes like '1111' and '123456' are allowed. Pin codes with hidden characters are not allowed by my regular expression. The code only allows a sequence of 4 or 6 digits and that's it. Please tell me where else to look

  • Custom User Avatar
    • axmaxon
    • commented on "Regex validate PIN code" kata
    • 4 years ago

    Hi! Did you find a solution? I have the same situation

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...