Write a program to input 10 numbers into an integer array and print the single digit numbers that are not present among the entered numbers. Use Scanner Class for input