Gghbhgy5637 Gghbhgy5637 12-09-2022 Computers and Technology contestada Write a program whose inputs are three integers, and whose output is the smallest of the three values. ex: if the input is: 7 15 3 the output is: 3 java