• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Unknown
Clan:Unknown
Member Since:Mar 2015
Last Seen:Feb 2021
Profiles:
    Following:1
    Followers:12
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (70)
    • Replies
    • Authored
    • Needs Resolution
      • ibtukode
      • commented on "Return Negative" python solution

      nice solution.

      • HemanthSai7
      • commented on "Return Negative" python solution

      lol

      • raphgaming900
      • commented on "Counting sheep..." python solution

      Nice, I also have the same solution :))

      • iwtga
      • commented on "Summing Large Amounts of Numbers" python solution

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

      • saeley
      • commented on "Counting sheep..." python solution

      Great solution, well done! This has gotten me to think differently about how I write my code

      • akilovfs
      • commented on "Return Negative" python solution

      little correction for ==:
      if solution == nice: print('nice')

      • dan323
      • commented on "Tribonacci Sequence" haskell solution

      I thought of the same :)

      • xor777
      • commented on "Counting sheep..." python solution

      Yet another example of python's simplicity

      • Mohamed Attia
      • commented on "Counting sheep..." python solution

      At the beginning i thought it's a cool trick,
      but after i knew that, it's a built-in method.
      So it's technically same as the for loop i wrote, but it was written long time ago :)
      knowing the built-in methods is my goal right now. Thanks

      • clpatterson
      • commented on "Return Negative" python solution

      pretty

      • Blind4Basics
      • commented on "What adds up" python solution

      just look at other solutions using one additionnal line before the comprehension.

      • mlcoursework
      • commented on "What adds up" python solution

      What's the O(n^2) solution ?

      • itisDouglas
      • commented on "Counting sheep..." python solution

      I find it useful to keep on hand the methods Python provides to sequence types like lists or dictionaries.

      • WestwardLand968
      • commented on "Return Negative" python solution

      I never knew this before. Guess i learned something new :D

      • PabLec
      • commented on "Counting sheep..." python solution

      You can assume that in Python, there is always a clever built-in method to do basic stuff. That goes for counting, sorting, spliting, parsing, etc...
      Trying to solve it youself iteratively is a good practice but try to find that time saving built-in method.
      For example an other handy list method is .sort(), check it out and pay attention to its "key" parameter ;)

    • Loading more items...
    • © 2021 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Contact
    • powered by

    Confirm

    • Cancel
    • Confirm