• 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
TheFimerCode Avatar
Name:TheFimerCode - [Michael Stepanov]
Clan:Singularity Hub
Member Since:Nov 2022
Last Seen:Jun 2024
Profiles:
Following:28
Followers:30
Allies:28
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (163)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • sommio
    • commented on "Snail" python solution
    • 7 days ago

    Thanks, I learnt about unpack and zip() through your code.

  • Custom User Avatar
    • code_gobbler
    • commented on "Snail" python solution
    • last month

    chef's kiss. I didn't know you could rotate arrays like that. My solution was much more brute-forcey :)

  • Custom User Avatar
    • YKXu-c
    • commented on "Snail" python solution
    • 2 months ago

    Thanks! It is confusing but you explain it clearly!

  • Custom User Avatar
    • Rawk
    • commented on "Snail" python solution
    • 2 months ago

    No, it is actually more confusing than that!

    The first time array.pop(0) is executed the array variable is still bound to the input argument.

    But after that, the array variable is rebound to a new list, and therefore no longer mutates the input argument.

    So, the input array is changed after the function, but only with its first row removed.

  • Custom User Avatar
    • YKXu-c
    • commented on "Snail" python solution
    • 2 months ago

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

  • Custom User Avatar
    • YKXu-c
    • commented on "Snail" python solution
    • 2 months ago

    incredible view! thank you!

  • Custom User Avatar
    • Rawk
    • commented on "Snail" python solution
    • 3 months ago

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

  • Custom User Avatar
    • FelixBmk
    • commented on "Snail" python solution
    • 3 months ago

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

  • Custom User Avatar
    • FelixBmk
    • commented on "Snail" python solution
    • 3 months ago

    why?

  • Custom User Avatar
    • trashy_incel
    • resolved an issue on "[Mystery #1] - Cute Pattern" kata
    • 6 months ago

    duplicate issue

  • Custom User Avatar
    • Pale-Vessel
    • created an issue for "[Mystery #1] - Cute Pattern" kata
    • 6 months ago

    The link to the image is dead - this makes the kata essentially a guess and check puzzle

  • Custom User Avatar
    • crusherXF
    • commented on "Snail" python solution
    • 8 months ago

    thank you for making me discover the zip function

  • Custom User Avatar
    • GenyaElamkov
    • commented on "Snail" python solution
    • 8 months ago

    Thank you! Good work!

  • Custom User Avatar
    • wb4
    • commented on "[Mystery #1] - Cute Pattern" kata
    • 10 months ago

    I finally got it! This kata had been a thorn sticking in my side for at least a year now. I just couldn't seem to logic it out. Today I stopped thinking and just stared at the "cute" and "not cute" patterns in the test cases (after printing them out all pretty) and let my visual cortex ponder it for a bit.

    Now, to go tackle that goddamned "What's the flag?" kata....

  • Custom User Avatar
    • trangtrau
    • commented on "Snail" python solution
    • 11 months ago

    thank you, your scritp so good

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...