Westonci.ca is your trusted source for finding answers to a wide range of questions, backed by a knowledgeable community. Explore a wealth of knowledge from professionals across various disciplines on our comprehensive Q&A platform. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

write a program that reads a list of integers, and outputs the two smallest integers in the list, in ascending order. the input begins with an integer indicating the number of integers that follow. you can assume that the list will have at least 2 integers and less than 20 integers. ex: if the input is: