Assignment 3: Functions & Modules in Python Task 1: Calculate Factorial Using a Function Problem Statement This program: Defines a function named factorial that calculates the factorial of a number ...