what needs to be corrected in the below code in python? e.g 91 is not prime but how it can corrected?
for x in range(100): if x%3==0: