Closed
Description
Repository commit
Python version (python --version)
N/A
Dependencies version (pip freeze)
N/A
Expected behavior
To print the current stock price for the given symbol.
Actual behavior
No stock price is printed because the https://in.finance.yahoo.com/quote/
endpoint used by this script is no longer operational.