• 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
stacode Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2018
Last Seen:Sep 2022
Profiles:
Following:4
Followers:4
Allies:4
View Profile Badges
Ad
Educator, struggling to assess your students?
Assess your classroom or bootcamp with the world leading assessment platform, Qualified.Request your demo today!
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (15)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • stacode
    • commented on "Testing 1-2-3" kata
    • 5 years ago

    very good kata

  • Custom User Avatar
    • user8436785
    • resolved a suggestion on "Watermelon" kata
    • 5 years ago
  • Custom User Avatar
    • stacode
    • commented on "Watermelon" kata
    • 5 years ago

    very good kata

  • Custom User Avatar
    • giveitmybest
    • commented on "Return Negative" python solution
    • 6 years ago

    Glad I'm not the only one :P

  • Custom User Avatar
    • foxportal
    • commented on "Fibonacci sequence with recursive function" kumite
    • 6 years ago

    You're not going to get fib(500) with recursion.

  • Custom User Avatar
    • 0b10
    • commented on "Fibonacci sequence with recursive function" kumite
    • 6 years ago

    This is the best solution, but the point was to do it backwards i think. :)

  • Custom User Avatar
    • 0b10
    • commented on "Fibonacci sequence with recursive function" kumite
    • 6 years ago

    Nice! But it seems to have only passed 5 tests.

  • Custom User Avatar
    • stacode
    • commented on "Kata Beta Process" topic
    • 7 years ago

    how do you create kata and where?

  • Custom User Avatar
    • FArekkusu
    • commented on "divide arrow function" kumite
    • 7 years ago

    This is a Python kumite, not a JS one, of course it will say that the syntax is wrong.

  • Custom User Avatar
    • stacode
    • commented on ";)" kumite
    • 7 years ago

    yey it worked!!!!!!!!!!!!!!!!!!!!

  • Custom User Avatar
    • stacode
    • commented on "Is it a vowel on this position?" python solution
    • 7 years ago

    nice code

  • Custom User Avatar
    • FArekkusu
    • commented on "Grasshopper - Terminal Game #1" kata
    • 7 years ago

    Because name is an optional argument.

  • Custom User Avatar
    • stacode
    • commented on "Grasshopper - Terminal Game #1" kata
    • 7 years ago

    I added name but i got an error again!!!

    Traceback (most recent call last):
    File "main.py", line 3, in
    myHero = Hero()
    TypeError: init() missing 1 required positional argument: 'name'

  • Custom User Avatar
    • FArekkusu
    • commented on "Grasshopper - Terminal Game #1" kata
    • 7 years ago

    __init__ should take 2 parameters, not one.

  • Custom User Avatar
    • stacode
    • commented on "Grasshopper - Terminal Game #1" kata
    • 7 years ago

    I don't get it?
    I got a error!!!!:

    Traceback (most recent call last):
    File "main.py", line 15, in
    newHero = Hero(name)
    TypeError: init() takes 1 positional argument but 2 were given

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...