Beastass0go Beastass0go Computers and Technology Answered What is output by the following code? Select all that apply. c = 2 while (c < 12): print (c) c = c + 3