• 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
Max524 Avatar
Name:Unknown
Clan:Unknown
Member Since:Aug 2020
Last Seen:Jun 2025
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (19)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Barbhere
      • commented on "Is a number prime?" python solution
      • 4 months ago

      well I admire you knowing how to use ready code snippets!

    • Custom User Avatar
      • adbiLenLa
      • commented on "Is a number prime?" python solution
      • 7 months ago

      given the importance of prime numbers ity is amazing that a test for primality is not in the core language

    • Custom User Avatar
      • Grecks
      • commented on "Is a number prime?" python solution
      • 14 months ago

      So what have you learned from this?

    • Custom User Avatar
      • edgardpetre
      • commented on "Is a number prime?" python solution
      • 2 years ago

      The sympy (symbolic math python) module would also work, but infortunately is not included in the python modules of codewars.

    • Custom User Avatar
      • p3yif102
      • commented on "Is a number prime?" python solution
      • 2 years ago

      #11bfo_42u

      thanks for the intel . python is very powerful . i will probably forget this .

    • Custom User Avatar
      • PotatoSack
      • commented on "Is a number prime?" python solution
      • 2 years ago

      It definitely isn't. Using someone else's code without actively engaging in the process of developing an algorithm yourself is not a good practice. What if you encounter a specific problem in the future that doesn't already have an existing solution? You will likely face difficulties in finding a way forward. Additionally, if an interviewer asks you to solve a similar problem and you solely rely on someone else's code, it will significantly decrease your chances of getting the job.

    • Custom User Avatar
      • AldoNadi
      • commented on "Is a number prime?" python solution
      • 2 years ago

      Well, if we're trying to learn how to efficiently solve actual day-to-day programmer problems, this is the best solution I'd imagine.

    • Custom User Avatar
      • Max524
      • commented on "So Many Permutations!" kata
      • 2 years ago

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

    • Custom User Avatar
      • jackzeraaaa
      • commented on "Is a number prime?" python solution
      • 2 years ago

      lol

    • Custom User Avatar
      • skillabstinenz
      • commented on "Is a number prime?" python solution
      • 4 years ago

      The Python way?
      Import a c-based module and let it do the heavy lifting?

    • Custom User Avatar
      • aniekanBane
      • commented on "Is a number prime?" python solution
      • 4 years ago

      wow there's a module for this

    • Custom User Avatar
      • ethanmorton
      • commented on "Is a number prime?" python solution
      • 4 years ago

      This is sort of defeating the purpose of th exerise. The goal is not to know where to find the answer, but to figure out the answer.

    • Custom User Avatar
      • kristjanlink
      • commented on "Duplicate Encoder" kata
      • 4 years ago

      On the 4th row you should have:

      for i in set(wlo):

      Because you are trying to loop through the original input string with the cases intact.

      This still doesn't fix the code but at least it's one step in the right direction

    • Custom User Avatar
      • vsmoktiy
      • commented on "Is a number prime?" python solution
      • 5 years ago

      ловите читера

    • Custom User Avatar
      • czarus05
      • commented on "Is a number prime?" python solution
      • 5 years ago

      if someone writes module, it definitely would be fast! :DD

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...