在JavaScript中,可以这样做:
if (integer > 3 && integer < 34){ document.write("Something") }
这在Python中可行吗?
python if-statement
if-statement ×1
python ×1