📜  如何在 python 3 中使用 def 方法追加到列表的前面 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:45.151000             🧑  作者: Mango

代码示例2
['bee', 'moth']
['bee', 'moth', 'ant', 'fly']