• 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
Progolderner Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2024
Last Seen:May 2025
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (38)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • mauro-1
      • commented on "Pancakes or Waffles [Sentence Censorer]" kata
      • 5 months ago
      f'Preparing to censor {e!r}'
      
    • Custom User Avatar
      • Progolderner
      • resolved an issue on "Pancakes or Waffles [Sentence Censorer]" kata
      • 5 months ago

      Fixed, thanks!

    • Custom User Avatar
      • ejini战神
      • created an issue for "Pancakes or Waffles [Sentence Censorer]" kata
      • 6 months ago

      Preparing to censor [blintzes waffles you assert butter assert syrup waffles the equals chocolate whatever may equals codewars hotcakes blintzes honey be blintzes in are crepes honey are hotcakes hotcakes i chocolate they pancakes ran]

      The messages of it block are misleading... The given input is a string, so using repr or f'Preparing to censor "{e}"' is the way to do it

    • Custom User Avatar
      • shreedave
      • commented on "Pancakes or Waffles [Sentence Censorer]" kata
      • 6 months ago

      Good kata!

    • Custom User Avatar
      • Progolderner
      • commented on "Pancakes or Waffles [Sentence Censorer]" kata
      • 6 months ago

      Fixed as well, thanks!

    • Custom User Avatar
      • mauro-1
      • commented on "Pancakes or Waffles [Sentence Censorer]" kata
      • 6 months ago

      There is also test.assert_equals(censor(),'') without args.

    • Custom User Avatar
      • Progolderner
      • resolved an issue on "Pancakes or Waffles [Sentence Censorer]" kata
      • 6 months ago

      Alright fixed, thanks!

    • Custom User Avatar
      • saudiGuy
      • commented on "Pancakes or Waffles [Sentence Censorer]" kata
      • 6 months ago

      @Progolderner . just remove test.assert_equals(censor(None),'') and you are good.

    • Custom User Avatar
      • Progolderner
      • commented on "Pancakes or Waffles [Sentence Censorer]" kata
      • 6 months ago

      Could you please elaborate on this please?

    • Custom User Avatar
      • mauro-1
      • created an issue for "Pancakes or Waffles [Sentence Censorer]" kata
      • 6 months ago

      None is not a string and should not be passed to censor.

      P.S. "check if args are int/str/... and do the wrong thing (mask the error returning a valid value)" is a very bad idea and a duplicate af hundreds of terrible kata.

    • Custom User Avatar
      • dfhwze
      • resolved a suggestion on "Logic Gates" kata
      • 7 months ago
    • Custom User Avatar
      • JohanWiltink
      • commented on "Logic Gates" kata
      • 7 months ago

      .. and that could have been in the description, because I won't be the only one who's never seen that before.

      Retired, moot, etc, .. for next time: descriptions should be self-contained. Even outside links are not a replacement for ( domain specific ) knowledge that's not widely known. You really don't have to explain AND or OR, but things like XNOR or XAND should probably be specified in the description itself.

    • Custom User Avatar
      • JohanWiltink
      • commented on "Logic Gates" kata
      • 7 months ago

      The point is moot now, but 10 000 random tests is (a) overkill, (b) f*cks up the result window ( some browsers may have serious difficulty handling that ) and (c) still no guarantee every possible input will be tested. Randomised testing over the entire input domain would have been a much better solution than fully random testing.

      But it's retired anyway. Something to keep in mind for next time!

    • Custom User Avatar
      • Progolderner
      • resolved an issue on "Logic Gates" kata
      • 7 months ago

      Fixed! It now it testing against a different solution.

    • Custom User Avatar
      • Progolderner
      • resolved an issue on "Logic Gates" kata
      • 7 months ago

      Done! It has now been made to look more neat at readable!

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...