• 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
codeRenk Avatar
Name:Unknown
Clan:Lansing Community College
Member Since:Aug 2016
Last Seen:Jun 2022
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    Ad
    How many Kata did you complete in 2024?
    Discover our top moments in 2024 and how you can level up in 2025.
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (21)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • adrian.eyre
      • resolved a question on "Vending Machine" kata
      • 8 years ago

      Hi @codeRenk, you should be able to display the full list of itmes to the stdoutput if you wish to see it. You shouldn't add or alter the items list, only the quantities. Hope this helps.

    • Custom User Avatar
      • codeRenk
      • created a question for "Vending Machine" kata
      • 8 years ago

      Is there a more complete Items array I'm missing? One of the tests is about "Cheese and Onion Crisps" being out of stock, but that isn't in the array given in the instructions. Are we supposed to add items to the array as we go?

    • Custom User Avatar
      • codeRenk
      • commented on "Help Kiyo きよ solve her problems LCM Fun!" kata
      • 8 years ago

      Very good kata! A little trickier than I thought it would be and I learned a bit about python math and a diferent way of configuring a return statement. Thanks!

    • Custom User Avatar
      • codeRenk
      • commented on "Tom's Allergies" kata
      • 8 years ago

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

    • Custom User Avatar
      • Lusina
      • commented on "Tom's Allergies" kata
      • 8 years ago

      Hmm,:?, I actually had overlooked the puzzle tag. I have updated and added it.

    • Custom User Avatar
      • Lusina
      • commented on "Tom's Allergies" kata
      • 8 years ago

      Seen and approved! Thank you!

    • Custom User Avatar
      • user5504489
      • created a question for "Tom's Allergies" kata
      • 8 years ago

      When the score is 257,why allergies are eggs instead of cats and eggs?
      I was confused about how the score make up?
      Why the score can be 1000?

    • Custom User Avatar
      • smolen
      • commented on "Tom's Allergies" kata
      • 8 years ago

      PHP version!Cheers

    • Custom User Avatar
      • GiacomoSorbi
      • commented on "Tom's Allergies" kata
      • 8 years ago

      I concur, it should be used more often for this kind of neat katas :)

    • Custom User Avatar
      • smolen
      • commented on "Tom's Allergies" kata
      • 8 years ago

      @BrianLusina you have made cool kata,thanks!

      IMO add puzzle tag ;D

    • Custom User Avatar
      • Lusina
      • commented on "Tom's Allergies" kata
      • 8 years ago

      Noted. Crystal translation approved. :+1:

    • Custom User Avatar
      • Lusina
      • commented on "Tom's Allergies" kata
      • 8 years ago

      Nope, just the same error message and the same type of exception is thrown for each data type that is not an integer.

    • Custom User Avatar
      • Lusina
      • commented on "Tom's Allergies" kata
      • 8 years ago

      Noted and updated. Thank you

    • Custom User Avatar
      • tdsimao
      • created a suggestion for "Tom's Allergies" kata
      • 8 years ago

      The second example should be:

      Allergies(255).allergies()

      this way the description don't give any hints about the implementation.

    • Custom User Avatar
      • chrisdawgr
      • commented on "Tom's Allergies" kata
      • 8 years ago

      In python the instruction example says says:
      allergies = Allergies(0)
      allergies.is_allergic_to('peanuts') = True

      In the test it says:
      allergies = Allergies(0)
      allergies.is_allergic_to('peanuts') = False

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...