kyleee8031 kyleee8031 29-02-2024 Computers and Technology contestada Write a program that prompts the user for 15 integers from 1-5 and stores them in an ArrayList in the main() method. Then, write code that removes the duplicate elements from the ArrayList.