Write a python program which prints the frequency of the numbers that were given

as input by the user. Stop taking input when you find the string "STOP". Do not

print the frequency of numbers that were not given as input.