cant convert value to int python

前端 未结 0 478
说谎
说谎 2020-12-01 09:44

Code:

int(root.find(\'my_number\').text) if root.find(\'my_number\') is not None else None

Expected output should be type of number if this v

相关标签:
回答
  • 消灭零回复
提交回复
热议问题