• 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
Akshxy Avatar
Name:Unknown
Clan:Unknown
Member Since:Nov 2020
Last Seen:Dec 2023
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (7)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Chrono79
    • resolved a question on "Strip Comments" kata
    • 4 years ago
  • Custom User Avatar
    • rowcased
    • commented on "Strip Comments" kata
    • 5 years ago
    Testing for solution("= apples bananas ^ bananas cherries\n- @ lemons pears\ncherries = bananas avocados\nbananas '", ['!', '-', '.', '?', '='])
    It should work with random inputs too: "\ncherries\nbananas '" should equal "\n\ncherries\nbananas '"
    

    Read the error messages and you will see your code has an issue with missing '\n'.

  • Custom User Avatar
    • gk442161
    • commented on "Regex validate PIN code" kata
    • 5 years ago

    Well this strings are of not 4 or 6 length if you try to print their length respectively, just try putting condition on length of string also

  • Custom User Avatar
    • B1ts
    • resolved an issue on "Detect Pangram" kata
    • 5 years ago
  • Custom User Avatar
    • mert35
    • commented on "Detect Pangram" kata
    • 5 years ago

    it's not missing x. vext include x.

  • Custom User Avatar
    • Chrono79
    • commented on "Regex validate PIN code" kata
    • 5 years ago

    Printing vs returning isn't the only problem there. Look where the second quote is in those error messages, the input of those tests isn't '1234' or '098765'

  • Custom User Avatar
    • B1ts
    • resolved an issue on "Regex validate PIN code" kata
    • 5 years ago

    Not a kata issue. Return the result, not print it.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...