Answer:
10,000 meters that's the answer
I beleive that it is (C). but when i did my resaerch it really didnt give me word for word so that my answer
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:
Perhaps the most successful way we've been able to use light to transfer information is fiber optics. ... Through rapid changes in the light, you can send highly complex signals down the cable. These are most often used either for high speed internet connections, or for sending sound signals to home theater systems.