首页
编程
java
php
前端
首页
编程
java
php
前端
python课件,不明白那个if found 是什么意思,found是个变量啊?(判断质数))
found是个变量啊。
if found:
等价于
if found==True:
点击展开全文