• 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
SamPitzer Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2022
Last Seen:Dec 2022
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (5)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • BobtheLantern
      • commented on "Friend or Foe?" kata
      • 3 years ago

      Try to print your variables at different parts of your program. I suspect that you might think that x[0] is something that it isn't.

    • Custom User Avatar
      • SamPitzer
      • commented on "Friend or Foe?" kata
      • 3 years ago

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

    • Custom User Avatar
      • SamPitzer
      • commented on "Jaden Casing Strings" kata
      • 3 years ago

      Ah okay thanks I'm new here

    • Custom User Avatar
      • Chrono79
      • commented on "Jaden Casing Strings" kata
      • 3 years ago

      Please read this: https://docs.codewars.com/training/troubleshooting#post-discourse

      See the initial code:

      String.prototype.toJadenCase = function () {
        //...
      };
      

      You should work with String.prototype, not creating a function like you did.

    • Custom User Avatar
      • SamPitzer
      • commented on "Jaden Casing Strings" kata
      • 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...