- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for item_price (0.08 seconds)
-
docs_src/python_types/tutorial008_py39.py
def process_items(prices: dict[str, float]): for item_name, item_price in prices.items(): print(item_name)
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sun Jan 16 14:44:08 GMT 2022 - 145 bytes - Click Count (0)