jwdurrant22 jwdurrant22 29-04-2022 Computers and Technology contestada What is output by the following code? for x in range (4): for y in range (3): print("*", end=" ") print("") Group of answer choices * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *