Write a program that asks the user to input 2 lists of numbers, 5 numbers per list. Your program should identify the common numbers in the lists or the numbers that are present in both lists. See sample lists and output below.
Input two sets of list with 5 integers each
20·3·59·1·3
1·20·1·4·3
Output list of common numbers present in both list 20·3·1
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here