1、首先在PyCharm软件中,打开一个Python项目。
3、接着插入语句:“b = all((0, 1, 2, 3))”,点击Enter键。
5、在上方菜单栏中,依次点击“Run >> Run...”选项。