How to convert Nonetype to int or string?

前端 未结 10 1984
情歌与酒
情歌与酒 2020-11-29 17:23

I\'ve got an Nonetype value x, it\'s generally a number, but could be None. I want to divide it by a number, but Python raises:

<
10条回答
提交回复
热议问题