meh1587 meh1587 Today at 1:28 AM Computers and Technology Answered 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