Page 1 of 1

Take your date of birth modulus 7 (for example your date is 30, so 30%7). Write a Python function to calculate the facto

Posted: Tue Jul 05, 2022 10:33 am
by answerhappygod
Take your date of birth modulus 7 (for example your date is 30,so 30%7). Write a Pythonfunction to calculate the factorial of this value using functions.Treat number as anargument