Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
98 changes: 0 additions & 98 deletions Python/Module2_EssentialsOfPython/Problems/Palindrome.md

This file was deleted.

7 changes: 7 additions & 0 deletions Python/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ Changelog
This is a record of all past PLYMI releases and what went into them,
in reverse chronological order.

----------
2022-03-14
----------

Removed the "is palindrome" problem from Module 2.


----------
2022-01-29
----------
Expand Down
1 change: 0 additions & 1 deletion Python/module_2_problems.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ These problems were written by former students of mine and PLYMI readers. Have y
:caption: Contents:

Module2_EssentialsOfPython/Problems/MergeMaxDicts.md
Module2_EssentialsOfPython/Problems/Palindrome.md
Module2_EssentialsOfPython/Problems/MarginPercentage.md
Module2_EssentialsOfPython/Problems/DifferenceFanout.md
Module2_EssentialsOfPython/Problems/EncodeAsString.md
Expand Down