• Custom User Avatar

    People were confused and making suggestions, which is allowed.
    Also, my comment was from 3 years ago....

  • Custom User Avatar

    producent isn't clear. Also, if you're going to the CompanyA warehouse, then, why does that need to be specified in the solution? Only companyA's products will be in that warehouse....

  • Custom User Avatar

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

  • Custom User Avatar

    Yes, you're correct. I guess I need more coffee. :)

  • Custom User Avatar

    Maybe someone else already mentioned this(?)
    I think there's a typo in the instructions. If a bmi is greater than 30, one is considered obese.

    So, this should be >= 30, rather than <= 30 in the instructions.
    "if bmi <= 30.0 return "Overweight"

  • Custom User Avatar

    I feel like the description field could be described better. "Description" is the language--Ruby, SQL, Python, etc, not 'which items the events happened on', that's the "created at" field/day. Maybe it's just me (possibly), but, I had to read the instructions a few times. Or, maybe I need more coffee. :)