• Sign Up
  • Kata
  • Kumite
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Eric Dalrymple
Clan:Ramon Nopassington
Skills:python, javascript, html, css, graphic design, dominating the paint
Member Since:Jan 2016
Last Seen:Dec 2020
Profiles:
Following:18
Followers:24
Allies:18
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (180)
  • Replies
  • Authored
  • Needs Resolution
    • Piot1998
    • created a question for "NBA full 48 minutes average" kata

    I have a question. To be able to convert the player's points to the match, I have to compare the points he scored and the time he played, then add it together and divide it over the entire duration of the match, i.e. by 48?

    • NoMercy_Kamaz
    • commented on "NBA full 48 minutes average" kata

    From basic tests I found out it should cut off all decimal places after hundredths, and only after do the rounding.

    • rge123
    • commented on "NBA full 48 minutes average" kata

    If it's a static test just hardcode it. If it's a random one then just re-submit

    • NoMercy_Kamaz
    • commented on "NBA full 48 minutes average" kata

    All tests passed except 21.1, i got 21.2 after JS rounding.

    This isn't fair.

    • steffan153
    • resolved a suggestion on "NBA full 48 minutes average" kata
    • steffan153
    • resolved a suggestion on "Perfect squares, perfect fun" kata
    • ejini战神
    • created a suggestion for "Perfect squares, perfect fun" kata

    Ruby translation kumited :) please review and approve ~~

    • ejini战神
    • created a suggestion for "NBA full 48 minutes average" kata

    Ruby translation kumited :) Please check and approve ~~

    • Blodsound
    • commented on "NBA full 48 minutes average" kata

    if you remove the word "extrapolate" from the description, the task becomes much easier.
    if this confuses you, then just think that you can distribute points evenly throughout the player's time, and then you will guess.

    • Programmer_4_Fun
    • commented on "Count the Monkeys!" python solution

    Thank you for creating this fun Kata!

    • ejini战神
    • resolved a suggestion on "Nothing special" kata

    APPROVED SOME TIME AGO

    • nmburaleh
    • created a suggestion for "NBA full 48 minutes average" kata

    R Translation added. Please review and take care :).

    • lbvf50mobile
    • commented on "Nothing special" kata

    Simple but great. Really practical kata.

    • MarkBaker8502
    • commented on "NBA full 48 minutes average" kata

    Python 2 will perform floating point division if either the divisor or divident is floating point. Constants are floating point if you include a decimal point. 4 is an int. 4.0 a float. Or you could cast an int variable to float with a float().

    • Haksell
    • commented on "Traffic Count During Peak Hours" python solution

    loops!

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

Confirm

  • Cancel
  • Confirm