Write a pseudocode algorithm which allows a user to input numeric scores and prints how
many of them are over 100. The program allows the user to enter any number of scores. If
the user enters "-1" the program will end.