Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the number of integers in a list that are less than a given value.

Run the code to see the output here...