Ad
  • Default User Avatar
    1. the name of the function should be houseOfCards not numCards
    2. the function should handle cases where the input isn't (as description says) "an integer greater than 0" (and if it isn't raises an error)

    Hope it helps!