• 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
HarrySlaughter2 Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2017
Last Seen:Mar 2024
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (20)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • H0neyB4dger
      • commented on "Simple Fun #8: Kill K-th Bit" python solution
      • 2 years ago

      Respect

    • Custom User Avatar
      • sztssp
      • commented on "Simple Fun #8: Kill K-th Bit" python solution
      • 2 years ago

      Mind blown!

    • Custom User Avatar
      • justmannyyy
      • commented on "Simple Fun #8: Kill K-th Bit" javascript solution
      • 3 years ago

      how does this work?

    • Custom User Avatar
      • kuznetsov-m
      • commented on "Can we divide it?" python solution
      • 3 years ago

      Why you not check a != 0 and b != 0?

    • Custom User Avatar
      • my2allan
      • commented on "Can we divide it?" python solution
      • 3 years ago

      You clearly understood the fundamentals :)

    • Custom User Avatar
      • my2allan
      • commented on "Can we divide it?" python solution
      • 3 years ago

      if you recall the boolen expressions.
      True and True automatically return True
      True and False / False and True return False

      Its smart

    • Custom User Avatar
      • cheng2d
      • commented on "Can we divide it?" python solution
      • 3 years ago

      simple and clear!

    • Custom User Avatar
      • natanfiuza
      • commented on "The Office IV - Find a Meeting Room" javascript solution
      • 4 years ago

      Gostei, primeira que fiz em uma linha.

    • Custom User Avatar
      • Wiiolis
      • commented on "Sum of angles" python solution
      • 4 years ago

      Oooh I understand now, I did something similar but instead i subtracted 360. Thank you so much for such a detailed response!

    • Custom User Avatar
      • fenring76
      • commented on "Sum of angles" python solution
      • 4 years ago

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

    • Custom User Avatar
      • Wiiolis
      • commented on "Sum of angles" python solution
      • 4 years ago

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

    • Custom User Avatar
      • Spycer.iced
      • commented on "Simple Fun #8: Kill K-th Bit" python solution
      • 4 years ago

      I'm in awe..Bitwise operators

    • Custom User Avatar
      • Cybersamurai
      • commented on "Simple Fun #8: Kill K-th Bit" python solution
      • 4 years ago

      Am I a joke to you?

    • Custom User Avatar
      • U2015
      • commented on "Who is going to pay for the wall?" python solution
      • 4 years ago

      Easy to read

    • Custom User Avatar
      • NMAYES
      • commented on "Can we divide it?" python solution
      • 4 years ago

      number % a == 0 and number % b == 0 evaluates to True if both are True
      number % a == 0 and number % b == 0 evaluates to False if either or both are False

      So there is actually a boolean being returned :P

    • Loading more items...
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...