Answer:
1) Construction
2) Purpose
3) Purpose
4) Support
5) Support
Explanation:
Will the website be built by a programmer at a company?<u> construction</u>
What type of content will be on the website? <u>purpose</u>
Will the website be used to share family pictures or as a professional site for posting news? <u>purpose</u>
Will customers be making secure transactions on the website? <u>support</u>
How extensive of a control panel, or location of login and website control, will be needed? <u>support</u>
<u>OAmalOHopeO</u>
In python:
i = 1
lst1 = ([])
lst2 = ([])
while i <= 5:
person1 = int(input("Enter the salary individual 1 got in year {}".format(i)))
person2 = int(input("Enter the salary individual 1 got in year {}".format(i)))
lst1.append(person1)
lst2.append(person2)
i += 1
if sum(lst1) > sum(lst2):
print("Individual 1 has the highest salary")
else:
print("Individual 2 has the highest salary")
This works correctly if the two individuals do not end up with the same salary overall.
Answer:
it is A,B,E,F,G
Explanation:
can i have brainliest please.
<span>In order to perform maintenance on a router and need to temporarily reroute traffic through another office the best way to perform this action would be to configure a static route on the router.
</span>By doing this, the router will use the manually-<span>configured routing entry to send the packets.</span>
Answer:
It keeps saying servers fully loaded
Explanation: