Answer: final notions on frequency, reach, and consistency.
If my answers wrong please tell me :D
Solution:
The definition of a function max that has three int parameters and returns the largest is given bellow:
def max(x,y,z):
if (x>z and x>y):
return (x)
elif (y>x and y>z):
return y
else:
return z
Thus this is required right answer.
Answer:
computer is one of the part of our technology so that let's take care of it and improve so that we can used for better and sufficient ly not maybe now but maybe soon.