The order is indeed not guaranteed in Python 3.5 and earlier, but is the same as the insertion order (although not documented), in Python 3.6, and documented in ...
確定! 回上一頁