• 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
chyld Avatar
Name:Chyld Medford
Clan:Unknown
Member Since:Apr 2015
Last Seen:Jan 2023
Profiles:
Following:1
Followers:72
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (49)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • domjweb
    • commented on "Basic variable assignment" python solution
    • 2 months ago

    best answer

  • Custom User Avatar
    • Tanvir47
    • commented on "Count Odd Numbers below n" python solution
    • 2 months ago

    WHAAAT..I could never have done that

  • Custom User Avatar
    • ejini战神
    • resolved an issue on "Sum - Square Even, Root Odd" kata
    • 14 months ago

    done

  • Custom User Avatar
    • opg1
    • commented on "Basic variable assignment" python solution
    • 17 months ago

    x,D

  • Custom User Avatar
    • Arthur Tlotliso Matea
    • commented on "Keep Hydrated!" python solution
    • 2 years ago

    is it this type of floor as operation same as floor() funtion from the module Math? or it only serve for this purpose? example: you have 2.5 it only gives you 2 as a floor. then f you need to rount up or down then should be the time to use ceil and floor methods?

  • Custom User Avatar
    • kernal
    • commented on "Sum - Square Even, Root Odd" kata
    • 2 years ago

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

  • Custom User Avatar
    • theanonym
    • created an issue for "Sum - Square Even, Root Odd" kata
    • 2 years ago

    got: '132081019.20' expected: '132081019.2'

    got: '125797416.00' expected: '125797416'

  • Custom User Avatar
    • sergeicher.pro
    • commented on "Basic variable assignment" python solution
    • 3 years ago

    In case of one test this one is good !!!

  • 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
    • Unfocused6988
    • commented on "Sum - Square Even, Root Odd" kata
    • 3 years ago

    In factor, the acceptance tests sometimes expected a whole-number result to be given as an integer, and sometimes as a float with zero fractional part. I had to ATTEMPT several times until the (randomized) tests were happy with my "integerized" results.

  • Custom User Avatar
    • hussamsindhu
    • commented on "Sum - Square Even, Root Odd" kata
    • 3 years ago

    on submit it gives you some surprise ;)

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

    simple and clear!

  • Custom User Avatar
    • NoahTheDuke
    • commented on "Sum - Square Even, Root Odd" kata
    • 3 years ago

    And some of the expected values are integers, so comparisons with floats fail as well. I don't think this can be completed with Factor.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...