Answer:n = int(input("How many numbers do you want to sum? "))
total = 0
for x in range(n):
total += int(input("Enter a number: "))
print("Sum: "+str(total))
Explanation:
Answer:
environmental factors such as resources available
Explanation:
Explanation:
Silicon is a chemical element with the symbol Si and atomic number 14.