beastass0 beastass0 09-11-2022 Computers and Technology contestada What is output by the following code? Select all that apply. c = 2 while (c < 12): print (c) c = c + 3