• 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
damjan Avatar
Name:damjan
Clan:Unknown
Member Since:Apr 2016
Last Seen:Jan 2024
Profiles:
Following:43
Followers:64
Allies:12
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (238)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • alivsey87
    • commented on "Correct the mistakes of the character recognition software" python solution
    • last month

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

  • Custom User Avatar
    • curiousgeorgiou
    • commented on "Correct the mistakes of the character recognition software" python solution
    • 4 months ago

    I love this! Thanks for teaching me a new function. :)

  • Custom User Avatar
    • Fractal404
    • commented on "Correct the mistakes of the character recognition software" python solution
    • 6 months ago

    beautiful

  • Custom User Avatar
    • sifins
    • commented on "Simple Encryption #1 - Alternating Split" python solution
    • 7 months ago

    I feel like an idiot for asking this but why is it ndx +1 for range instead of just ndx?

  • Custom User Avatar
    • 4Phile
    • commented on "Determine offspring sex based on genes XX and XY chromosomes" python solution
    • 15 months ago

    No chromosome is written like this, X comes first then Y.

  • Custom User Avatar
    • user9116834
    • commented on "Correct the mistakes of the character recognition software" python solution
    • 2 years ago

    Nice!

  • Custom User Avatar
    • musterion
    • commented on "Correct the mistakes of the character recognition software" python solution
    • 2 years ago

    Well done! Very useful functions on string

  • Custom User Avatar
    • pittchen
    • commented on "Simple Encryption #1 - Alternating Split" python solution
    • 2 years ago

    The answer is to divide by 2, if the remainder is 1, then it is odd, and if the remainder is 0, it is even

  • Custom User Avatar
    • pittchen
    • commented on "Simple Encryption #1 - Alternating Split" python solution
    • 2 years ago

    It's too coooool!

  • Custom User Avatar
    • dattenborg
    • commented on "Removing Elements" python solution
    • 2 years ago

    da best

  • Custom User Avatar
    • bisafans
    • commented on "Simple Encryption #1 - Alternating Split" python solution
    • 2 years ago

    I don't even get this solution but I'm new to this. How do we decide which are odd-numbers and which are even?

  • Custom User Avatar
    • vlkaz426
    • commented on "PatternCraft - Decorator" python solution
    • 3 years ago

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

  • Custom User Avatar
    • AndrewBaisho
    • commented on "Removing Elements" python solution
    • 3 years ago

    What I did

  • Custom User Avatar
    • sergeicher.pro
    • commented on "Determine offspring sex based on genes XX and XY chromosomes" python solution
    • 3 years ago

    if the condition to check will be "YX" , i think this solution wouldnt work ..
    Traceback (most recent call last):
    File "/workspace/default/.venv/lib/python3.10/site-packages/codewars_test/test_framework.py", line 112, in wrapper
    func()
    File "/workspace/default/tests.py", line 8, in basic_tests
    test.assert_equals(chromosome_check('YX'), 'Congratulations! You're going to have a son.')
    File "/workspace/default/solution.py", line 4, in chromosome_check
    return "Congratulations! You're going to have a {}.".format(gender[sperm])
    KeyError: 'YX'

  • Custom User Avatar
    • solardom
    • commented on "Reducing by steps" python solution
    • 3 years ago

    Please check https://www.codewars.com/kata/reviews/56efabc004d4fd59b2000062/groups/62c3cf384b47570001757892

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...