我的docstring写的对吗,格式对吗,还有comment要写什么啊

这个方程是用来检测n一共有几个除数
我的docstring写的对吗
除了要写docstring还要写comment 我不是很清楚comment应该怎么写

img

docstring 应是这样的格式

img

docstring 也是 comments 的一种 , 或者说 comments 包含了 docstring 和其他类型的注释