• 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
MogadishuDev Avatar
Name:Unknown
Clan:Unknown
Member Since:Jul 2020
Last Seen:May 2025
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    Career Accelerator
    Ad
    Land Your Dream Job in Tech
    Coding Dojo offers a full-stack programming and data science bootcamp online and in-person.Request Info
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (5)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • ejini战神
      • resolved a question on "Square(n) Sum" kata
      • 2 years ago

      OP solved it, closing

    • Custom User Avatar
      • Chrono79
      • resolved an issue on "Get the Middle Character" kata
      • 2 years ago

      There is no issue with the kata:

      Python Completions 64886

      Your code is wrong, please read this: https://docs.codewars.com/training/troubleshooting/#expected-the-same

    • Custom User Avatar
      • MogadishuDev
      • created an issue for "Get the Middle Character" kata
      • 2 years ago

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

    • Custom User Avatar
      • RealKenshiro
      • commented on "Square(n) Sum" kata
      • 3 years ago

      You can't change ths signature of the function:

      1. If the argument was *numbers then the function you are calling couls be used this way : square_sum(1,2,3) = 1 + 4 + 9
      2. But the argument here is a list, for example numbers = [1, 2, 3] so square_sum([1, 2, 3]) = 1 + 4 + 9
    • Custom User Avatar
      • MogadishuDev
      • created a question for "Square(n) Sum" kata
      • 3 years ago

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

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...