• 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
michal1 Avatar
Name:Unknown
Clan:IBM
Skills:cobol, java, python, r, sql
Member Since:May 2018
Last Seen:Jul 2018
Profiles:
Following:501
Followers:493
Allies:493
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (12)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • RP_Dev
    • commented on "Fix the Bugs (Syntax) - My First Kata" kata
    • 4 years ago

    Me too. Maybe it's just a wrong explaining of the excercise...

  • Custom User Avatar
    • Munto
    • commented on "Drinking Game" kata
    • 6 years ago

    OK ! I understand now.
    I didn't get the cumulative notion for each turn.

  • Custom User Avatar
    • Chrono79
    • commented on "Drinking Game" kata
    • 6 years ago

    Assert Kata.game(3,2) == "Joe"

    • Mike drinks 1 beer
    • Joe drinks 2 beers
    • Mike can't drink 3 beers (because he already drank 1 and his total max is 3)

    And so on.

  • Custom User Avatar
    • Munto
    • commented on "Drinking Game" kata
    • 6 years ago

    I don't understand the first case too...
    For me, the winner should be Mike.

  • Custom User Avatar
    • FArekkusu
    • resolved a question on "SQL Tuning: Function Calls" kata
    • 7 years ago

    e.salary * (1 + (e.department_id*0.01)) AS new_salary

    This statement makes no sense, and has nothing to do with solving the task.

  • Custom User Avatar
    • cliffstamp
    • resolved an issue on "Sum The Strings" kata
    • 7 years ago

    Issues without relevant content are not actionable issues, non actionable issues are not issues.

  • Custom User Avatar
    • jack.tang
    • commented on "Grasshopper - Debug" kata
    • 7 years ago

    i agree.

  • Custom User Avatar
    • FArekkusu
    • commented on "Sum The Strings" kata
    • 7 years ago

    Then you should post your code with a spoiler tag in the comments because Python version is working correctly.

  • Custom User Avatar
    • FArekkusu
    • commented on "Sum The Strings" kata
    • 7 years ago

    When you receive empty strings do you return "" or "0"? Because it seems you're returning the former instead of the latter one.

  • Custom User Avatar
    • Chrono79
    • commented on "Sum The Strings" kata
    • 7 years ago

    Paste your code, mark your post as having spoiler content. Use proper markdown
    I did solve the kata with no problem in python.

  • Custom User Avatar
    • Chrono79
    • commented on "Fake Binary" kata
    • 7 years ago

    Fixed the swapping for Java. It still lacks sample tests and random tests tho.

  • Custom User Avatar
    • Blind4Basics
    • commented on "Fake Binary" kata
    • 7 years ago

    language?

    It seems that expected and actual are swapped. So the first would be your output while the second one is rather the expected value.

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...