• 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
jeffwright13 Avatar
Name:Jeff Wright
Clan:Unknown
Member Since:Mar 2016
Last Seen:May 2025
Profiles:
Following:3
Followers:3
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (124)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • AbFighter
    • commented on "Simple multiplication" python solution
    • 23 days ago

    well done

  • Custom User Avatar
    • HoneyBesuClair
    • commented on "Simple multiplication" python solution
    • 17 months ago

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

  • Custom User Avatar
    • user3129631
    • commented on "Simple multiplication" python solution
    • 2 years ago

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

  • Custom User Avatar
    • Tester_blck
    • commented on "Simple multiplication" python solution
    • 2 years ago

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

  • Custom User Avatar
    • Just4FunCoder
    • created a suggestion for "Jacob's Weight Loss Program" kata
    • 2 years ago

    Python fork

    1. Fixed test framework setup
    2. Added useful assertion message
    3. Modified description
      • included the exception messages to return in the case of invalid parameter(s) (all three languages Python/JS/Ruby return the exact same error messages 'Invalid gender' / 'Invalid weight' / 'Invalid duration')
      • fixed formatting
      • removed minor typo
  • Custom User Avatar
    • Chrono79
    • commented on "Simple multiplication" python solution
    • 2 years ago

    Use spoiler flag next time, please.

  • Custom User Avatar
    • wannabetri
    • commented on "Simple multiplication" python solution
    • 2 years ago

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

  • Custom User Avatar
    • Infuzibil
    • created an issue for "Jacob's Weight Loss Program" kata
    • 3 years ago

    The description should specify in which order the exceptions are evaluated and what error messages should be used. In this case, gender is evaluated first, then weight, then duration.

  • Custom User Avatar
    • goldenratio161
    • commented on "The Wide-Mouthed frog! " python solution
    • 3 years ago

    else is unnecessary here

  • Custom User Avatar
    • JohanWiltink
    • commented on "Penultimate" kata
    • 3 years ago

    That depends entirely on your language.

    Also, please stop complaining about kata ranks being off by one ( not you specifically, just everyone ). Changing ranks is expensive, not worth it, and not going to happen. Just enjoy the cheap points.

  • Custom User Avatar
    • jakezachnixon
    • commented on "Do I get a bonus?" python solution
    • 3 years ago

    Completely agree, I tend to use else for readability. Thanks for commenting!

  • Custom User Avatar
    • kaijunotomodachi
    • commented on "Do I get a bonus?" python solution
    • 3 years ago

    You don't actually need the else statement here.
    If the first return statement runs, the function will be exited, and the second return statement will not run.

    That said, I can see why you'd include the else statement for readability.

  • Custom User Avatar
    • charlesjohn101
    • commented on "Jacob's Weight Loss Program" kata
    • 4 years ago

    its like the compound intrest formula
    you have to iterate problem based on the weight you ger week by week

  • Custom User Avatar
    • luckypunch
    • commented on "Jacob's Weight Loss Program" kata
    • 5 years ago

    Having the same problem right now..

  • Custom User Avatar
    • General_Sark
    • created an issue for "Jacob's Weight Loss Program" kata
    • 5 years ago

    In the technical details section/paragraph there is a typo for the word formula. It is spelled "formulae" in the kata

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...