Question: Write python code to input the given list of numbers and count how many of these numbers are lesser than 15. Print the total number
Write python code to input the given list of numbers and count how many of these numbers are lesser than 15.
Print the total number of numbers that are lesser than 15.
List =[45, 56,73, 23, 46, 13, 12, 10, 5]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
