pluralize: Method that accepts a word and a number and returns a string with the word pluralized with an “s” if the number is zero, or greater than one. roll: method called roll that accepts an ...