i think the answer is is #2 but I'm not for sure
Let's say our variable is:
<span>stock_prices = ['$ 34.62', '$ 76.30', '$ 85.05']
Then using for loop in Python, We can print the output as:
for (i in range(0, len(stock_prices)+1):
print(stock_prices[i])
</span>
Answer:
displays clocks in other time zones
Explanation:
it shows how time in other places in the world as well as yours
News Report.
I hope this helps! :)