Phyton
In a program, write a function that accepts two arguments: a list, and a number n. Assume that the list contains numbers. The function should display all of the numbers in the list that are smaller than the number n. Show transcribed image text In a program, write a function that accepts two arguments: a list, and a number n. Assume that the list contains numbers. The function should display all of
OR
OR