szamoram1104 szamoram1104 25-05-2022 Computers and Technology contestada Question 3 Consider the following code: h = [8, 4, 5, 1, 1, 6, 7, 9, 3, 3, 9, 3] print (h[1]) What is output? 8 4 5 1