你会如何对像 5.1, 5.2, 5.3,... 5.10,5.11 这样的数字列表进行排序,而不是在 Python 中将 5.10 和 5.11 放在 5.1 之后。我基本上希望 python 意识到我实际上不是指 5.10,而是第 5 节,第 10 小节。
python sorting sections
python ×1
sections ×1
sorting ×1