首页
编程
java
php
前端
首页
编程
java
php
前端
python 中语句 求解什么意思
if num%2 and not num%3 这句话该如何理解(求余数后面没有“=”)
不能被2整除且可以被3整除的数
点击展开全文