gpt4 book ai didi

python - 为什么日历的长度不等于12

转载 作者:行者123 更新时间:2023-11-28 19:41:46 25 4
gpt4 key购买 nike

我是 python 的新手,正在尝试创建一个月份名称列表。我注意到一些奇怪的事情:

len(calendar.month_name) == 12

False

谁能给我解释一下为什么月份名称的长度不是 12?

感谢您的任何建议!

最佳答案

Quoting the documentation:

This follows normal convention of January being month number 1, so it has a length of 13 and month_name[0] is the empty string.

关于python - 为什么日历的长度不等于12,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51993725/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com