• 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
rishiso Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2019
Last Seen:May 2020
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (14)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • mateuszmacheta
    • commented on "Count letters in string" python solution
    • 3 years ago

    It is not explicitly stated what order key-values have to be returned, although in example it is sorted alphabetically. I don't know many programming languages, but in Python dictionary kept order from 3.6, in C# it is not kept. So maybe some clarification is needed.

  • Custom User Avatar
    • __eloise__
    • created a suggestion for "Radical Simplifier" kata
    • 4 years ago

    The link in the description is dead, could use this instead: https://en.wikipedia.org/wiki/Nth_root#Simplified_form_of_a_radical_expression

  • Custom User Avatar
    • user9644768
    • created an issue for "Radical Simplifier" kata
    • 5 years ago

    Duplicate of https://www.codewars.com/kata/5850e85c6e997bddd300005d

  • Custom User Avatar
    • kmilewczyk96
    • commented on "Radical Simplifier" kata
    • 5 years ago

    idk if this is an issue or my mistake...
    i got timed out when i hit the submit button, simple tests worked just fine (~800ms) tho.

    p.s. total begginer here

  • Custom User Avatar
    • rishiso
    • resolved a suggestion on "Radical Simplifier" kata
    • 6 years ago

    I have changed it.

  • Custom User Avatar
    • user8436785
    • commented on "Radical Simplifier" kata
    • 6 years ago

    The output is always the same length, so a tuple is better practice in Python.
    Yes, if it's translated into a language that doesn't have tuples, you can do that in that language. But Python has tuples.

  • Custom User Avatar
    • rishiso
    • commented on "Radical Simplifier" kata
    • 6 years ago

    I appreciate the feedback. This is my first kata, so I am still learning. Could someone explain why the output type would be better as a tuple? If someone makes a good argument, I will change it.

  • Custom User Avatar
    • Unnamed
    • commented on "Radical Simplifier" kata
    • 6 years ago

    Similar:
    https://www.codewars.com/kata/5850e85c6e997bddd300005d
    https://www.codewars.com/kata/542f3d5fd002f86efc00081a

  • Custom User Avatar
    • Unnamed
    • created a suggestion for "Radical Simplifier" kata
    • 6 years ago

    But the output type really should be a tuple. And why shouldn't it be an issue?

  • Custom User Avatar
    • Voile
    • resolved an issue on "Radical Simplifier" kata
    • 6 years ago

    Not an issue.

  • Custom User Avatar
    • user8436785
    • commented on "Radical Simplifier" kata
    • 6 years ago

    How is that an issue, though??

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Radical Simplifier" kata
    • 6 years ago

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

  • Custom User Avatar
    • rishiso
    • commented on "Radical Simplifier" kata
    • 6 years ago

    Thank You

  • Custom User Avatar
    • user8436785
    • commented on "Radical Simplifier" kata
    • 6 years ago

    Updated to Python 3.6, and fixed it so your solution passes the tests by using the correct function name ;)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...