• 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
BitemNet Avatar
Name:Marek Bladowski
Clan:I'm looking for a job.
Skills:python, django, c++, html, css, javascript, angular, machine learning
Member Since:Jan 2020
Last Seen:May 2025
Profiles:
Following:42
Followers:40
Allies:10
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (336)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ILostMyRumHam
    • commented on "Count consonants" python solution
    • 5 days ago

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

  • Custom User Avatar
    • ILostMyRumHam
    • commented on "Count of positives / sum of negatives" python solution
    • 22 days ago

    The comments really helped me understand better what made my trial and error not work. Thanks

  • Custom User Avatar
    • Nomenaaa
    • commented on "Coding 3min : A*B=C" python solution
    • 2 months ago

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

  • Custom User Avatar
    • rm76
    • commented on "Resistor Color Codes" python solution
    • 4 months ago

    That :g float presentation type in f-strings is genius! Now that I know, I won't forget it!

  • Custom User Avatar
    • Blind4Basics
    • commented on "HTML Generator" python solution
    • 4 months ago

    you're supposed to call the methods on an instance, not on the class

    (the design of the task is completely bloated, actually, these should have been static or better, class methods. But definitely not instance methods)

  • Custom User Avatar
    • SummerTheCoder
    • commented on "HTML Generator" python solution
    • 4 months ago

    TypeError: method() takes exactly 1 positional argument (2 given)

    Explicitness is good for whoever is reading your code, but you've got to know how much explicitness is too much.

  • Custom User Avatar
    • BitemNet
    • commented on "Filtering even numbers (Bug Fixes)" python solution
    • 5 months ago

    Hello πŸ™‚
    You're right, the goal wasn't to rebuild the code, but to fix the existing one. However, the author wasn't so strict about it, because he didn't include it in the tests. I think it's a trifle, although being very strict, you're right.
    Thanks πŸ˜‰

  • Custom User Avatar
    • Gracjandogg
    • commented on "Filtering even numbers (Bug Fixes)" python solution
    • 5 months ago

    You misunderstood the whole purpose of the kata.

  • Custom User Avatar
    • BitemNet
    • commented on "Stones on the Table" python solution
    • 6 months ago

    Thanks for the appreciation ☺️ Best regards πŸ™‚

  • Custom User Avatar
    • arthur2001
    • commented on "Stones on the Table" python solution
    • 6 months ago

    Hi BitemNet,

    An interesting solution. Clever approach!

  • Custom User Avatar
    • SreeAchyut54200
    • commented on "Simple Fun #145: Table Game" python solution
    • 8 months ago

    i first thought of this but mine takes less time

  • Custom User Avatar
    • kaasalm
    • commented on "Count the smiley faces!" python solution
    • 8 months ago

    Beautiful!

  • Custom User Avatar
    • BitemNet
    • commented on "Rock Paper Scissors Lizard Spock" python solution
    • 9 months ago

    It's actually very simple. If you don't know how the code works, try to follow it through a few examples, then everything should be clear. There are a few tricks used here.

  • Custom User Avatar
    • Misutā Robotto
    • commented on "How old will I be in 2099?" python solution
    • 9 months ago

    Tried this and dunno why I ended using .format() instead becaus I had an error pointing the "f". I just tried again now and it didn't appeared.

    The other "problem" was due the order of if-elif, being conscient of it I used != 1 or -1 instead. Not best practices, but...

  • Custom User Avatar
    • Ahmedrt6
    • commented on "Rock Paper Scissors Lizard Spock" python solution
    • 10 months ago

    the last line looks kinda cryptic for me
    but the solution looks cool actually

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...