• 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
Trapyy Avatar
Name:Unknown
Clan:Unknown
Member Since:Mar 2022
Last Seen:Sep 2024
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (4)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Alterra Laniakea
      • commented on "Weight for weight" python solution
      • 2 years ago

      Bro

      You even know how to use key in sorted function

    • Custom User Avatar
      • swaz
      • commented on "Weight for weight" python solution
      • 3 years ago

      it took me nearly as long as you, as long as you get it working in the end it's no biggie

    • Custom User Avatar
      • Ellysus
      • commented on "Split Strings" python solution
      • 3 years ago

      That basically allows you to Increment by 2 in the for Loop, syntax is as follows:

      for i in range(beginning, end, step)

      Example: for i in range(0, 12, 2) will iterate through numbers 0 to 12 incrementing by 2 every iteration so (0, 2, 4, 6, 8, 10)

    • Custom User Avatar
      • NikCSharp
      • commented on "Sudoku Solution Validator" kata
      • 3 years ago

      Try looking at this https://docs.codewars.com/training/troubleshooting/#works-but-no

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...