<u>Purposes of finder </u>:-
It allows the user to do the following mentioned (below) jobs such as:
1) It provides interference in
•coping •moving •deleting etc.
2) It is also associated in the acts of openings and navigation of:
•folders •files
3) Moreover, it can also move windows anywhere on the desktop.
4) Finder is also beneficial in a way that it is capable of revealing different elements and materials or softwares like:
•Storage devices
•Applications
•Files and folders etc
Answer:
result = 0
i = lo
while i <= hi:
result = result + i
i += 1
Explanation:
Initialize the <em>result</em> as 0 to hold the summation value.
Since we are asked not to change the value of <em>lo</em> and <em>hi</em>, our loop control variable is <em>i</em> and initially it starts from <em>lo.</em>
Since we are asked to add the number from <em>lo</em> to <em>hi, </em>while loop condition checks it.
While the condition satisfies (during each iteration), the value of <em>i</em> is added to the result and the value of <em>i</em> is incremented by one.
To make a horizontal line in mathematics you require some sort of constant function. Where no matter the input x the output y will always equal to a certain number n.
For eg. consider n = 2. Hence the graph of line has an equation of y = n making it always intercept in (x, n). As x increases the y is the same therefore the horizontal infinite line emerges.
So to plot or code this kind of program you need to have the same values of y therefore y is a constant function.
Hope this helps.
r3t40
Answer:
c it reduces errors
Explanation:
Instead of Mrs.Patel doing it she has an online program made for checks to do it for her.