From 16c38993961bf5911a95230278cced6f598bf391 Mon Sep 17 00:00:00 2001 From: KateFinegan <95366190+KateFinegan@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:59:44 -0600 Subject: [PATCH] README LE --- python-sort-unicode-strings/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-sort-unicode-strings/README.md b/python-sort-unicode-strings/README.md index 24d18e2c3d..a373d6d7ea 100644 --- a/python-sort-unicode-strings/README.md +++ b/python-sort-unicode-strings/README.md @@ -1,6 +1,6 @@ -# How to Sort Unicode Strings Alphabetically in Python? +# How to Sort Unicode Strings Alphabetically in Python -This folder contains sample code for the Real Python tutorial [How to Sort Unicode Strings Alphabetically in Python?](https://realpython.com/python-sort-unicode-strings/). +This folder contains sample code for the Real Python tutorial [How to Sort Unicode Strings Alphabetically in Python](https://realpython.com/python-sort-unicode-strings/). ## Usage