0
/ 50
Write a function in Python called 'factorial()' that will take a positive integer as input and returns its factorial as output....
Write a function in Python called 'factorial()' that will take a positive integer as input and returns its factorial as output. backwards.
Your feedback will appear here when you check your answer.