File tree Expand file tree Collapse file tree 3 files changed +7
-99
lines changed
Module2_EssentialsOfPython/Problems Expand file tree Collapse file tree 3 files changed +7
-99
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ Changelog
5
5
This is a record of all past PLYMI releases and what went into them,
6
6
in reverse chronological order.
7
7
8
+ ----------
9
+ 2022-03-14
10
+ ----------
11
+
12
+ Removed the "is palindrome" problem from Module 2.
13
+
14
+
8
15
----------
9
16
2022-01-29
10
17
----------
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ These problems were written by former students of mine and PLYMI readers. Have y
10
10
:caption: Contents:
11
11
12
12
Module2_EssentialsOfPython/Problems/MergeMaxDicts.md
13
- Module2_EssentialsOfPython/Problems/Palindrome.md
14
13
Module2_EssentialsOfPython/Problems/MarginPercentage.md
15
14
Module2_EssentialsOfPython/Problems/DifferenceFanout.md
16
15
Module2_EssentialsOfPython/Problems/EncodeAsString.md
You can’t perform that action at this time.
0 commit comments