Ad
  • Custom User Avatar

    Passing the boolean values in as an array would make the code more readable and the booleans more navigable. Either way it is a lot of hard coding, unless you wanted to make it into more of a HashMap kata where the parts are the key and the boolean is the value of those keys. It's not bad though, I think it will be great.