Question: Complete the function in Python2 only, no other language. please consider the constraints as multiple hidden test cases need to be passed. everything is clearly

Complete the function in Python2 only, no other language. please consider the constraints as multiple hidden test cases need to be passed.
everything is clearly present in snapshot attached.
 Complete the function in Python2 only, no other language. please consider
the constraints as multiple hidden test cases need to be passed. everything
is clearly present in snapshot attached. You are given an odd number

You are given an odd number N. You have to calculate the odd factorial of N. Odd Factorial is defined as the product of all the odcrumbers from 1 - N, inclusive. As the answer can be large output it modulo 10^9 + 7. Input Format The first line contains an integer. N, denoting the given number Constraints

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!