• 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
aivenaut Avatar
Name:Bachynin Ivan
Clan:Unknown
Skills:python, algorithms, web
Member Since:Jan 2016
Last Seen:Jul 2025
Profiles:
Following:0
Followers:1
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (11)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Hage-Tassang
    • commented on "Beginner Series #3 Sum of Numbers" python solution
    • 3 months ago

    u could do that at one liner

  • Custom User Avatar
    • aivenaut
    • commented on "Moving Zeros To The End" go solution
    • 5 months ago

    In golang when you pass a parameter to a function it will make a copy of it, unless pointer type is specified (eg arr *[]int). So this function is pure.

  • Custom User Avatar
    • aivenaut
    • commented on "Duplicate Encoder" go solution
    • 5 months ago

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

  • Custom User Avatar
    • lv70
    • commented on "Beginner Series #3 Sum of Numbers" python solution
    • 11 months ago

    sweet. didn't think of this.

  • Custom User Avatar
    • Mahdivrs
    • commented on "Beginner Series #3 Sum of Numbers" python solution
    • 12 months ago

    i enjoyed it bro

  • Custom User Avatar
    • Monkey C Luffy
    • commented on "Beginner Series #3 Sum of Numbers" python solution
    • 3 years ago

    Oh nice!Didn't realise python had this swapping functionality built in.

  • Custom User Avatar
    • user5533680
    • commented on "Classy Extentions" python solution
    • 4 years ago

    I'm glad I'm not the only one who actually defined the init method to solve this.

  • Custom User Avatar
    • shadowrunner3k
    • commented on "Grasshopper - Shopping list" python solution
    • 9 years ago

    better not to overcomplicate :))

  • Custom User Avatar
    • user1781424
    • commented on "Multiples of 3 and 5" python solution
    • 10 years ago

    I agree. I was extremely new to programming when I did this and I can already see this is a very sub-optimal approach, I wouldn't call it clever nor best practice.

  • Custom User Avatar
    • aivenaut
    • commented on "Multiples of 3 and 5" python solution
    • 10 years ago

    i dont understand why this is best practice. this code just iterates throw every number... ofc it ll word fine with input 100000, but if we try to calculate 10000000000000 it ll work half day...

  • Custom User Avatar
    • aivenaut
    • commented on "Grasshopper - Shopping list" python solution
    • 10 years ago

    better to use tuple instead array

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...