Program 19
Write a function called number_of_factors that takes an integer and returns how many factors the number has.
Program:
Output: