They are public attributes, so you can access them via Room.occupants (String) or Room.chairs (int).
Thanks!
I really liked this Kata! Had to freshen up my math theory a bit. But it was well worth it. :)
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 ☺
Loading collection data...
They are public attributes, so you can access them via Room.occupants (String) or Room.chairs (int).
Thanks!
I really liked this Kata!
Had to freshen up my math theory a bit. But it was well worth it. :)
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 ☺