• 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
Argile5 Avatar
Name:Brandon Muirhead
Clan:Unknown
Member Since:Nov 2022
Last Seen:May 2025
Profiles:
    Following:3
    Followers:1
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (11)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Pale-Vessel
      • commented on "Set Reducer" python solution
      • 12 months ago

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

    • Custom User Avatar
      • Chrono79
      • commented on "Working with arrays I (and why your code fails in some katas)" kata
      • 14 months ago

      That's not my solution, that's another person solution I was testing, but random tests don't produce lists with a length equal to 9 and that solution doesn't work now.

    • Custom User Avatar
      • Chrono79
      • commented on "Working with arrays I (and why your code fails in some katas)" kata
      • 14 months ago

      Did you read the message after you completed the kata? There is an explanation there.

    • Custom User Avatar
      • rowcased
      • commented on "Fold an array" python solution
      • 17 months ago

      you cannot. it's permanent

    • Custom User Avatar
      • B1ts
      • commented on "Fold an array" kata
      • 17 months ago

      You can't.

    • Custom User Avatar
      • Chrono79
      • commented on "Decode the Morse code " kata
      • 17 months ago

      If with short test, you mean Sample tests, then you must have messed it up, this is the sample test with that input:

      test.assert_equals(decode_morse('.... . -.--   .--- ..- -.. .'), 'HEY JUDE')
      

      And as you can see, the three spaces are there. Backup you code, click reset and paste it again. When reporting a problem, mention the language you're using, I assumed it's Python.

    • Custom User Avatar
      • asbeforee
      • commented on "Flick Switch" kata
      • 2 years ago

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

    • Custom User Avatar
      • akar-0
      • commented on "Flick Switch" kata
      • 2 years ago

      First come the solutions who have received positive votes, then the other submitted solutions, the later the first. That's why your solution appears like the first one after the voted ones. New solutions will come above yours, unless it receives a positive vote.

    • Custom User Avatar
      • jlb071
      • commented on "Reverse sublists of even numbers" python solution
      • 2 years ago

      "with out" ??
      It doesn't use any reverse list

    • Custom User Avatar
      • Chrono79
      • commented on "Trimming a string" kata
      • 2 years ago

      If the requested string length is smaller than or equal to 3 characters, then the length of the dots is not added to the string length.

      e.g. trim("He", 1) should return "H...", because 1 <= 3

      It's already there and with an example. What is it that confuses you?

    • Custom User Avatar
      • lechevalier
      • commented on "Beeramid" python solution
      • 3 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...