• 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
Atkinson501 Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2018
Last Seen:Aug 2024
Profiles:
Following:3
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (35)
  • Needs Resolution
  • Custom User Avatar
    • Atkinson501
    • commented on "Likes Vs Dislikes" python solution
    • 3 years ago

    Same. Never before have I seen it used or even heard of it. Immediately down the rabbit hole!

  • Custom User Avatar
    • Atkinson501
    • commented on "I Will Take the Biggest One and Nothing Else." python solution
    • 3 years ago

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

  • Custom User Avatar
    • Atkinson501
    • commented on "Blind4Basics's Python solution for "Minimum Steps (Array Series #6)"" kumite
    • 3 years ago

    Never have I looked at more library documentation than when looking at your solutions. Thanks for making me get out of my comfort zone!

  • Custom User Avatar
    • Atkinson501
    • commented on "Unlucky Days" kata
    • 3 years ago

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

  • Custom User Avatar
    • Atkinson501
    • commented on "Deodorant Evaporator" kata
    • 3 years ago

    That would be a big fat no. Please leave me alone in my shame. 😆

  • Custom User Avatar
    • Atkinson501
    • commented on "Deodorant Evaporator" kata
    • 3 years ago

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

  • Custom User Avatar
    • Atkinson501
    • commented on "Python's Dynamic Classes #1" kata
    • 5 years ago

    Thank you, I will definitely do that.

  • Custom User Avatar
    • Atkinson501
    • resolved an issue on "Python's Dynamic Classes #1" kata
    • 5 years ago

    Thank you both very much. Though I have ranked up to 3 kyu I am very weak on Classes and am forcing myself through all Classes tagged Kata right now.

    Calling the function through lambda: now matches my Sample Test output with the Test Cases output.

  • Custom User Avatar
    • Atkinson501
    • commented on "Python's Dynamic Classes #1" kata
    • 5 years ago

    In the Test Cases: the below names all fail with "Expected an error"

    names = ['myClass', 'newClass', 'My Class', 'MyClass!', ' MyClass', '2ndMyClass!', '2ndMyClass']
    

    I run the same names list through on my Sample Tests and they all pass. No code was changed on my Solution. I am raising a ValueError on the conditions outlines in the Kata description.

  • Custom User Avatar
    • Atkinson501
    • commented on "Python's Dynamic Classes #1" kata
    • 5 years ago

    I expect it to pass. It is failing. I then copied the failed tests from Test Cases to my samples, where they then pass.

    I pulled the test.expect_error from a different Kata that expected exceptions. I haven't seen any documentation on the testing class.

  • Custom User Avatar
    • Atkinson501
    • commented on "Python's Dynamic Classes #1" kata
    • 5 years ago

    Disregard the last reply. Not enough coffee yet.

  • Custom User Avatar
    • Atkinson501
    • commented on "Python's Dynamic Classes #1" kata
    • 5 years ago

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

  • Custom User Avatar
    • Atkinson501
    • commented on "Python's Dynamic Classes #1" kata
    • 5 years ago

    My function is working as demanded by the Kata description and Sample Tests, but is failing in Test Cases.

    I printed the inputs that are generating failed tests and added them to my Sample Tests.

    The failed inputs from the Test Cases pass when run on Sample Cases from the first attempt, but continue not working on Test Cases. There seems to be an error in the test.expect_error section of the Test Cases.

  • Custom User Avatar
    • Atkinson501
    • commented on "Python's Dynamic Classes #1" kata
    • 5 years ago

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

  • Custom User Avatar
    • Atkinson501
    • created an issue for "Python's Dynamic Classes #1" kata
    • 5 years ago

    Python test cases are broken. To debug I pulled the test class names from the test cases, ran them through on my sample tests, and all passed first shot.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...