Help required in Python programming
Hello. I have a doubt regarding python programming. Suppose I enter two numbers A and B. Now in the next line, I take input of A separated integers S(i),i-th of them denoting the marks of i-th team. How to check and print the number of integers S(i) which are greater than or equal to B?