I have a multidimensional list in Python 3.9 which contains several Strings. Now I want [["a", "b"], ["c", "d"]] to be <
[["a", "b"], ["c", "d"]]