[x for x in range(0,20) if x%3 == 0]
用php怎么简单地写出来 。。。
回复内容: [x for x in range(0,20) if x%3 == 0]
用php怎么简单地写出来 。。。
