We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cfb25 commit 5f33173Copy full SHA for 5f33173
web_programming/current_stock_price.py
@@ -15,7 +15,7 @@
15
def stock_price(symbol: str = "AAPL") -> str:
16
"""
17
>>> stock_price("EEEE")
18
- '-'
+ 'No <fin-streamer> tag with the specified data-test attribute found.'
19
>>> isinstance(float(stock_price("GOOG")),float)
20
True
21
0 commit comments