You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4 Write a program that asks the user for a list of numbers and then outputs only even numbersCreate two lists of numbers and merge them into one new list.
Then sort this new list in ascending order.a from this list.