shawnice098 shawnice098 12-01-2021 Computers and Technology contestada Question 8 Consider the following code: a = 3 b = 2 print (a **b) What is output? 9, 6 , 1, 8