Return

Check out the video tutorial before you try the question:

Try out this question:


Q1) Define a function in Python that takes a list as input and returns a new list containing all the positive numbers.

Q2) Define a function in Python that returns the factorial of a number.


The answers will be published on Crazy Codigo GitHub in a few hours.