loveeesssfood6151 loveeesssfood6151 30-11-2022 Computers and Technology contestada write a function that takes a list of integers and counts and prints the occurrences of each. write a main function that reads some integers between 1 and 100 and call the above function. do not use dictionary.