meh1587 meh1587 27-03-2024 Computers and Technology contestada Consider the following code: nums[] nums append ([29, 21, 33, -30]) nums append ([39, 26, 43, 42]) nums.append([123, 43, 33, 46]) How many columns does the 2D list above have? 04 O2 3