• 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
Thomas9292 Avatar
Name:Unknown
Clan:University of Groningen
Member Since:May 2018
Last Seen:Apr 2019
Profiles:
Following:16
Followers:16
Allies:16
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (9)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • wb4
    • commented on "Sort - one, three, two" kata
    • 7 years ago

    I am a native speaker, and I made the same mistake!

  • Custom User Avatar
    • Thomas9292
    • commented on "Sort - one, three, two" kata
    • 7 years ago

    Ah, thank you. Not a native speaker

  • Custom User Avatar
    • Blind4Basics
    • resolved an issue on "Sort - one, three, two" kata
    • 7 years ago

    not an issue, your spelling is incorrect: forty (as you can actually see in the links you provided... :p )

  • Custom User Avatar
    • Thomas9292
    • created an issue for "Sort - one, three, two" kata
    • 7 years ago

    The solution sorts the numbers 804, 844 and 846 as follows:
    [844, 846, 804].
    My solution sorts it as:
    [804, 844, 846] under the following spelling (which as far as I can see is correct):
    ['eight hundred four', 'eight hundred fourty-four', 'eight hundred fourty-six']

    What spelling is used in the example? I use the following examples:

    https://www.grammarbook.com/numbers/numbers.asp

    https://www.ego4u.com/en/cram-up/vocabulary/numbers/generator (American English)

  • Custom User Avatar
    • Thomas9292
    • resolved an issue on "Strip Comments" kata
    • 7 years ago

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

  • Custom User Avatar
    • Chrono79
    • commented on "Strip Comments" kata
    • 7 years ago

    If you use regular expressions, are you escaping them properly? Also, X should equal Y means X is the value you return and Y is the expected one (sorry if that sound obvious, some people got that wrong and sometimes those values were flipped, not in this case).

  • Custom User Avatar
    • Thomas9292
    • commented on "Strip Comments" kata
    • 7 years ago

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

  • Custom User Avatar
    • Chrono79
    • commented on "Strip Comments" kata
    • 7 years ago

    Could it be related to the Python version you're using? For instance, my code works with 2.7.6 but it doesn't in the 3.x versions

  • Custom User Avatar
    • Thomas9292
    • created an issue for "Strip Comments" kata
    • 7 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...