I think it’s b sry if I’m wrong tho
Answer:
This is a function written in Python Programming Language to check whether a given number is prime or not.
def is_prime(n):
if (n==1):
return False
elif (n==2):
return True;
else:
for x in range(2,n):
if(n % x==0):
return False
return True
print(is_prime(9))
Explanation:
<h2 />
From the statement it is determined that the maximum limit is 100 and the lower limit is 0. At the same time there is an average of 85 that is closer to the upper limit than the lower limit, therefore the distribution will tend to occur to the left .
This will mean that people will begin to surround the average of 85 and that those who are 60, will be more than those who are below 50, and these 50 will be more than those who are by 40 and so on.
Answer:
B false it is illegal to only have got fog lights on though and bright headlights because it can distract other drivers going last and if the y are distracted then that will cause a collision
Hope this helps :)
Explanation:
Answer:
Carbon monoxide has no odor, color or taste,so it cannot be detected by our senses. This means that dangerous concentrations of the gas can build up indoors and humans have no way to detect the problem until they become ill.