为什么vscode运行issubclass(bool, int)是False

在VS Code运行python验证bool是int的子类后运行程序结果给了个False

正常来说是True的,你怎么写的。

img