gerardoblk8745 gerardoblk8745 04-01-2024 Computers and Technology contestada Use a loop to remove all strings with a length less than four from a given set of strings. a) Remove all strings with length > 4 b) Remove all strings with length ≤ 4 c) Remove all strings with length < 4 d) Remove all strings with length ≥ 4