DDDDDDdada DDDDDDdada 09-12-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 answers possible 3 4 6 7 9 2 10 5 12 8 1 11