第二行,改成if number %3 == 0 and number %5 == 0 and '35' in str(number) :
if number %3 == 0 and number %5 == 0 and '35' in str(number) :
望采纳,谢谢