Answer:
It goes like:
______________________________
#taking inpit for n numbers user wanna enter and save it in a variable n,
n=int(input("Enter the no. of no you want to enter: ")
#While loop after initialising a varaible to make suure the loop runs specific number of times
a=0
sum=0
while a>n:
b=int(input("Enter the number: "))
sum+= a
# printing the sum and average after rounding sum/n upto 2 digits after decimal.
print("sum:", sum, "/naverage:", round(sum/n,2) )
______________________________
The answer is people. It is because this is the most important element in computer based information as every information being gathered or being delivered by the computer are all base and involves with a person, that is why people are important elements in the information system.
<span>The information technology job that has the lowest predicted 10-year growth is computer support specialist. Their main job is to troubleshoot and solve numerous computer issues of the software. They can offer technical support in the IT department. They often work at an irregular time intervals because they can only work when a client needs them.</span>
The insertion point is a blinking vertical line that indicates where the next typed character will appear, scroll box sheet tab insertion point split bar. It will be shown when you press a keyboard shortcut F2.
Answer:
A) Caption
Explanation:
This option makes the most sense. It's not Word Art or Comment. An illustration is like a drawing, so that's incorrect as well, leaving only caption as the correct answer.
Hope it helps!