• 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
PythonPro123 Avatar
Name:Unknown
Clan:Unknown
Member Since:Aug 2024
Last Seen:Jun 2025
Profiles:
    Following:1
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (32)
    • Needs Resolution
    • Custom User Avatar
      • PythonPro123
      • created an issue for "The Solar System - Jumbled Planets" kata
      • 3 months ago

      typo in Java: celestailBodies in argument name should be celestialBodies (celestial instead of celestail)

    • Custom User Avatar
      • PythonPro123
      • created a suggestion for "Supernatural" kata
      • 3 months ago

      Please use snake_case in Python, camelCase is hurting my eyes :(

    • Custom User Avatar
      • PythonPro123
      • commented on "Lorraine Wants to Win the TV Contest" kata
      • 3 months ago

      'global word_list' is unnecessary in python. Able to access word_list without that line.

    • Custom User Avatar
      • PythonPro123
      • created an issue for "Find the Integral" kata
      • 4 months ago

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

    • Custom User Avatar
      • PythonPro123
      • created an issue for "Hells Kitchen" kata
      • 6 months ago

      Minor issue: for Python's initial solution (the generated code when you first start solving), you missed a colon after 'def gordon(a)' (should be 'def gordon(a):')

    • Custom User Avatar
      • PythonPro123
      • created a suggestion for "Simple string matching" kata
      • 7 months ago

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

    • Custom User Avatar
      • PythonPro123
      • created an issue for "Training JS #28: methods of arrayObject---every() and some()" kata
      • 8 months ago

      One of the test cases in the test is missing the function name and therefore always returns false because the argument list and the result list are different

    • Custom User Avatar
      • PythonPro123
      • created a suggestion for "Atomic Chess" kata
      • 8 months ago

      Hi, very nice kata, love it :)
      Please please please make a harder version (either normal chess or atomic chess or even both) (suggestions to make it harder below)\

      1. Instead of f3xe5 the input is a proper chess notation e.g. Nxe5 - this will allow move disambiguation (and of course double disambiguation!!!!)
      2. Allow pawn promotion, castling and en passant
      3. Verify whether a move is legal (especially for castling - cannot castle out of check, into check, or through check)
      4. Require the solution to output whether either side is in check or in checkmate
    • Custom User Avatar
      • PythonPro123
      • created an issue for "Find the calculation type" kata
      • 8 months ago

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

    • Custom User Avatar
      • PythonPro123
      • commented on "Love vs friendship" kata
      • 8 months ago

      from string import ascii_lowercase will give you a variable (type string) called ascii_lowercase which equals 'abcdef...wxyz' (ascii_uppercase works the same way)

    • Custom User Avatar
      • PythonPro123
      • created a suggestion for "L1: Bartender, drinks!" kata
      • 8 months ago

      Put a dictionary in the 'preloaded' tab, it'll make people's lives much easier

    • Custom User Avatar
      • PythonPro123
      • resolved an issue on "Methods and positional arguments of a module" kata
      • 9 months ago

      I'll mark the issue as resolved for now so that I can re-publish the kata

    • Custom User Avatar
      • PythonPro123
      • commented on "Methods and positional arguments of a module" kata
      • 9 months ago

      I fixed the first problem (added arguments), but when you say refsol do you mean the 'complete solution'? (Am I allowed to leave it blank?)

    • Custom User Avatar
      • PythonPro123
      • commented on "Methods and positional arguments of a module" kata
      • 9 months ago

      Seriously though, thanks so much for your help, I really appreciate it

    • Custom User Avatar
      • PythonPro123
      • resolved an issue on "Methods and positional arguments of a module" kata
      • 9 months ago

      Resolved! ;-) (Finally... *sigh*)

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...