• 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
staticor Avatar
Name:staticor
Clan:seeking
Skills:python, data mining, data analysis
Member Since:Nov 2014
Last Seen:May 2022
Profiles:
Following:6
Followers:11
Allies:2
View Profile Badges
Ad
How many Kata did you complete in 2024?
Discover our top moments in 2024 and how you can level up in 2025.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (16)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • GiacomoSorbi
    • commented on "Triple Shiftian Numbers" kata
    • 8 years ago

    Nice catch: fixed, thanks :)

  • Custom User Avatar
    • user5036852
    • resolved an issue on "Prime Factors" kata
    • 9 years ago

    72 people did it in python without any problems... I think the issue can be solved...

  • Custom User Avatar
    • moon_light
    • commented on "Metric Units - 1" kata
    • 9 years ago

    I have the same question,maybe the new version of python extend number limit

  • Custom User Avatar
    • ChristianECooper
    • commented on "Rudimentary Pivot Table" kata
    • 10 years ago

    No! Make it the "Slightly Less Rudimentary Kata"! :D

  • Custom User Avatar
    • coranc
    • commented on "Rudimentary Pivot Table" kata
    • 10 years ago

    I think I will leave it be for now.
    Could always do a second version with that and a few other things depending how people like this one.

  • Custom User Avatar
    • MMMAAANNN
    • commented on "Rudimentary Pivot Table" kata
    • 10 years ago

    Well then implement it before anyone has solved the kata!

  • Custom User Avatar
    • coranc
    • commented on "Rudimentary Pivot Table" kata
    • 10 years ago

    That's an interesting idea!
    Might be a nice addition actually...

  • Custom User Avatar
    • lunardragon
    • commented on "List to Array" kata
    • 10 years ago

    Nope.

  • Custom User Avatar
    • nhomble
    • commented on "Syntax Error: Python object has an array of partial functions!" kata
    • 10 years ago

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

  • Custom User Avatar
    • icaruspassion
    • commented on "IPv4 Parser" kata
    • 10 years ago

    Thanks. The failing link was:
    [Subnetwork](en.wikipedia.org/wiki/Subnetwork)

    Updated it with the protocol and should be working now:
    [Subnetwork](http://en.wikipedia.org/wiki/Subnetwork)

  • Custom User Avatar
    • MMMAAANNN
    • commented on "[Geometry B -1] Point in a triangle?" kata
    • 10 years ago

    Thanks, fixed.

  • Custom User Avatar
    • kapaulm
    • commented on "Little PL/SQL parser - get text literals" kata
    • 10 years ago

    There is one literal with symbol " ' " inside it. You can try this script:

    declare
        a varchar2(100);
    begin
        a:='data''s';
        dbms_output.put_line('a='||a);
    end;
    

    Output:
    Start Script Execution ...
    **** SCRIPT STARTED ****
    declare
    a varchar2(100);
    ...
    PL/SQL block executed
    a=data's
    **** SCRIPT ENDED ****
    End Script Execution

  • Custom User Avatar
    • kusm
    • resolved an issue on "Temperature converter" kata
    • 11 years ago

    Fixed. I hope it's not an issue anymore.

  • Custom User Avatar
    • kgashok
    • commented on "self_converge" kata
    • 11 years ago

    Apologies! I may have misspelt it - I have fixed it now.
    The test cases also have been updated with the correct values.
    Please try again!

  • Custom User Avatar
    • El Corto
    • commented on "Anagram or not" kata
    • 11 years ago

    I really don't understand how is that possible. Test cases are also part of the final tests.

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...