- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for item_price (0.05 seconds)
-
docs_src/python_types/tutorial008_py310.py
def process_items(prices: dict[str, float]): for item_name, item_price in prices.items(): print(item_name)
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Feb 12 13:19:43 GMT 2026 - 145 bytes - Click Count (0)