• Custom User Avatar

    They are public attributes, so you can access them via Room.occupants (String) or Room.chairs (int).

  • Custom User Avatar

    Thanks!

  • Custom User Avatar

    I really liked this Kata!
    Had to freshen up my math theory a bit. But it was well worth it. :)

  • Custom User Avatar

    random test 5 (mean) and 6 (variance) are not the right value in my tests. rest is correct. can anyone give me a tip as in what i am overlooking?

    fixed!
    a list was STATIC .. so silly ☺