- Engineering
- Computer Science
- could you let me know which step is wrong stepthank...
Question: could you let me know which step is wrong stepthank...
Question details
Could you let me know which step is wrong step?Thank you
![Create a Python function product even that takes a positive integer n as input and returns the product of all even integers from 1 to m In [30] def product even (n) for i in range (1,n+1) if ǐ12--0: a-a*i returna # your code here In 1311t product_ even(9)-384 Out 1311: False](https://homework-api-assets-production.s3.ap-southeast-2.amazonaws.com/uploads/store/233108865/160159513027ac9c389a380ab3c72fb265d489e540.png)
Solution by an expert tutor
