From e17224bb0c29901946cfa3a746332f24557def84 Mon Sep 17 00:00:00 2001 From: RP Maintenance Bot Date: Fri, 18 Sep 2026 06:19:03 +0000 Subject: [PATCH] Sync itertools-in-python3 with the maintenance update of Python itertools By Example --- itertools-in-python3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itertools-in-python3/README.md b/itertools-in-python3/README.md index 9e4beb954a..03eb1d229a 100644 --- a/itertools-in-python3/README.md +++ b/itertools-in-python3/README.md @@ -39,7 +39,7 @@ Max loss: -20.47% on 1987-10-19 Longest growth streak: 14 days (1971-03-26 to 1971-04-15) ``` -> **Note:** Depending on your installation, you may need to type `python3.6` or `python36` to run the examples. If you follow the [Python 3 Installation & Setup Guide](https://realpython.com/installing-python/), you should have no problem. +> **Note:** Depending on your installation, you may need to type `python3.14` or `python314` to run the examples. If you follow the [Python 3 Installation & Setup Guide](https://realpython.com/installing-python/), you should have no problem. Similarly, for `swimmers.py`: